ChangePassphrase Method
Changes the passphrase of the current key.
Syntax
int ChangePassphrase(char* lpszPassphrase);
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.