Open |
protected PgpPrivateKey GetPrivateKey( PgpSecretKey key )
Exception | Condition |
---|---|
ArgumentNullException | key is null. |
OperationCanceledException | The user chose to cancel the password prompt. |
UnauthorizedAccessException | 3 bad attempts were made to unlock the secret key. |