Initializes a new instance of the PgpPublicKeyRingBundle class
Namespace: Org.BouncyCastle.Bcpg.OpenPgpAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public PgpPublicKeyRingBundle( IEnumerable e ) |
Visual Basic |
---|
Public Sub New ( _ e As IEnumerable _ ) |
Visual C++ |
---|
public: PgpPublicKeyRingBundle( IEnumerable^ e ) |