Return the master private key.
Namespace: Org.BouncyCastle.Bcpg.OpenPgpAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public PgpSecretKey GetSecretKey() |
Visual Basic |
---|
Public Function GetSecretKey As PgpSecretKey |
Visual C++ |
---|
public: PgpSecretKey^ GetSecretKey() |