Return the public key ring that corresponds to the secret key ring.
Namespace: Org.BouncyCastle.Bcpg.OpenPgpAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public PgpPublicKeyRing GeneratePublicKeyRing() |
Visual Basic |
---|
Public Function GeneratePublicKeyRing As PgpPublicKeyRing |
Visual C++ |
---|
public: PgpPublicKeyRing^ GeneratePublicKeyRing() |