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