ChangePassphrase Method
Changes the passphrase of the current key.
Syntax
procedure ChangePassphrase(Passphrase: String);Remarks
The Passphrase parameter specifies the new passphrase.
The key's passphrase is required for this operation and may be specified via KeyPassphrase or through the KeyPassphrase event.