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