SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

externalCryptoData (property)

Additional data to be included in the async state and mirrored back by the requestor.

Syntax

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

Default Value

""

Remarks

Additional data to be included in the async state and mirrored back by the requestor

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