IPWorks OpenPGP 2020 iOS Edition

Questions / Feedback?

changePassphrase (method)

Changes the passphrase of the current key.

Syntax

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

Remarks

The Passphrase parameter specifies the new passphrase.

The key's passphrase is required for this operation and may be specified via KeyPassphrase or through the KeyPassphrase event.

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