IPWorks Encrypt 2020 iOS Edition

Questions / Feedback?

verifyPassphrase (method)

Verifies the passphrase of specified key.

Syntax

- (BOOL)verifyPassphrase:(NSString*)passphrase;
public func verifyPassphrase(_ passphrase: String) throws -> Bool

Remarks

This method verifies the passphrase of the key specified by UserId.

If the password is correct, this method returns True; otherwise, this method returns False.

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