SecureBlackbox 2020 iOS Edition

Questions / Feedback?

exportPublicToFile (method)

Exports the public key to a file.

Syntax

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

Remarks

Use this method to save the public key stored in Key to the file specified by Filename.

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