Namespace: Org.BouncyCastle.Bcpg.OpenPgp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
public PgpSecretKey GetSecretKey( long keyId )  | 
| Visual Basic | 
|---|
Public Function GetSecretKey ( _ keyId As Long _ ) As PgpSecretKey  | 
| Visual C++ | 
|---|
public: PgpSecretKey^ GetSecretKey( long long keyId )  | 
Parameters
- keyId
 - Type: System..::..Int64