Return the first public key in the ring.
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() |