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