|  | Open | 
 Syntax
Syntaxprotected PgpPrivateKey GetPrivateKey( PgpSecretKey key )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | key is . | 
| OperationCanceledException | The user chose to cancel the password prompt. | 
| UnauthorizedAccessException | 3 bad attempts were made to unlock the secret key. | 
 Remarks
Remarks See Also
See Also