SecureBlackbox 2020 iOS Edition

Questions / Feedback?

exportPublicKey (method)

Exports the public key to a byte array.

Syntax

- (NSData*)exportPublicKey;
public func exportPublicKey() throws -> Data

Remarks

Use this method to save the public key contained in Key to a byte array.

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