SecureBlackbox 2020 iOS Edition

Questions / Feedback?

externalCryptoCustomParams (property)

Custom parameters to be passed to the signing service (uninterpreted).

Syntax

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

Default Value

""

Remarks

Custom parameters to be passed to the signing service (uninterpreted).

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