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 class PgpPublicKeyRingBundle |
Visual Basic |
---|
Public Class PgpPublicKeyRingBundle |
Visual C++ |
---|
public ref class PgpPublicKeyRingBundle |
Remarks
Often a PGP key ring file is made up of a succession of master/sub-key key rings.
If you want to read an entire public key file in one hit this is the class for you.