SecureBlackbox 2020 iOS Edition

Questions / Feedback?

changePassphrase (method)

Changes the password of the secret key.

Syntax

- (void)changePassphrase:(NSString*)oldPassphrase :(NSString*)newPassphrase;
public func changePassphrase(_ oldPassphrase: String, _ newPassphrase: String) throws -> Void

Remarks

Call this method to change the password that protects the secret key.

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