SecureBlackbox 2020 .NET Edition

Questions / Feedback?

CheckPassphrase Method

Checks if the password matches the secret key.

Syntax

public bool CheckPassphrase(string passphrase);
Public Function CheckPassphrase(ByVal Passphrase As String) As Boolean

Remarks

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

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