KeyPassword Property
The key password used in the PBES algorithm.
Syntax
property KeyPassword: String read get_KeyPassword write set_KeyPassword;
Default Value
''
Remarks
This property specifies the key password used to derive a key when using a PBES EncryptionAlgorithm.
This is only applicable to PBES algorithms and must be set before calling Encrypt or Decrypt.