CBFS Storage 2020 Delphi Edition

Questions / Feedback?

CheckVaultPassword Method

Verifies whether a particular vault password is correct.

function CheckVaultPassword(Password: String): Boolean;

Remarks

This method verifies whether the specified Password matches the one used to encrypt the vault. If the password is correct, this method returns True; otherwise it returns False.

Please refer to the Encryption topic for more information.

Note: This method can only be called when Active is True.

Copyright (c) 2021 Callback Technologies, Inc. - All rights reserved.
CBFS Storage 2020 Delphi Edition - Version 20.0 [Build 8031]