SecureBlackbox 2020 iOS Edition

Questions / Feedback?

checkPassphrase (method)

Checks if the password matches the secret key.

Syntax

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

Remarks

Use this method to check if a password can decrypt the Key.

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