SecureBlackbox 2020 iOS Edition

Questions / Feedback?

importFromCryptoKey (method)

Imports a key from a crypto key.

Syntax

- (void)importFromCryptoKey;
public func importFromCryptoKey() throws -> Void

Remarks

Use this method to load a key, either public or private, from a crypto key. Provide the key via CryptoKey property.

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