Discuss this help topic in SecureBlackbox Forum
Contains password for the key.
Declaration
Description
Use this property to specify the password, which will be used by other SecureBlackbox classes to access the key. The value of this property must be set before calling Sign() method or the methods of TElPGPReader and TElPGPWriter that use the secret key (all Sign*() and Decrypt*() methods).
To change or remove the passphrase, use ChangePassphrase() or ChangeProtection() method.