SecureBlackbox 2020 iOS Edition

Questions / Feedback?

openBytes (method)

Loads vault content from a byte array.

Syntax

- (void)openBytes:(NSData*)vaultBytes;
public func openBytes(_ vaultBytes: Data) throws -> Void

Remarks

Use this method to load the vault from a byte array.

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