SecureBlackbox 2020 iOS Edition

Questions / Feedback?

addFromFile (method)

Adds an existing key to the keyring.

Syntax

- (void)addFromFile:(NSString*)filename;
public func addFromFile(_ filename: String) throws -> Void

Remarks

Use this method to add a key stored in a file to the keyring.

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