SecureBlackbox 2020 iOS Edition

Questions / Feedback?

schemeParams (property)

The algorithm scheme parameters to employ.

Syntax

@property (nonatomic,readwrite,assign,getter=schemeParams,setter=setSchemeParams:) NSString* schemeParams;
- (NSString*)schemeParams;
- (void)setSchemeParams:(NSString*)newSchemeParams;
public var schemeParams: String {
  get {...}
set {...} }

Default Value

""

Remarks

Use this property to specify the parameters of the algorithm scheme if needed.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]