SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

importBytes (method)

Loads key from buffer.

Syntax

- (void)importBytes:(NSData*)bytes :(NSString*)password;
public func importBytes(_ bytes: Data, _ password: String) throws -> Void

Remarks

Use this method to read a key stored in a buffer. Password specifies a password to decrypt the private key.

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