Collapse imageExpand ImageCopy imageCopyHover image
            





iTextSharp documentation
PgpSecretKey Constructor
PgpSecretKey Class See Also Send Feedback

Collapse imageOverload List

  NameDescription
Public methodPgpSecretKey(Int32, PgpKeyPair, String, SymmetricKeyAlgorithmTag, array<Char>[]()[][], PgpSignatureSubpacketVector, PgpSignatureSubpacketVector, SecureRandom)
Initializes a new instance of the PgpSecretKey class
Public methodPgpSecretKey(Int32, PgpKeyPair, String, SymmetricKeyAlgorithmTag, array<Char>[]()[][], Boolean, PgpSignatureSubpacketVector, PgpSignatureSubpacketVector, SecureRandom)
Initializes a new instance of the PgpSecretKey class
Public methodPgpSecretKey(Int32, PublicKeyAlgorithmTag, AsymmetricKeyParameter, AsymmetricKeyParameter, DateTime, String, SymmetricKeyAlgorithmTag, array<Char>[]()[][], PgpSignatureSubpacketVector, PgpSignatureSubpacketVector, SecureRandom)
Initializes a new instance of the PgpSecretKey class
Public methodPgpSecretKey(Int32, PublicKeyAlgorithmTag, AsymmetricKeyParameter, AsymmetricKeyParameter, DateTime, String, SymmetricKeyAlgorithmTag, array<Char>[]()[][], Boolean, PgpSignatureSubpacketVector, PgpSignatureSubpacketVector, SecureRandom)
Initializes a new instance of the PgpSecretKey class

Collapse imageSee Also

PgpSecretKey Class
PgpSecretKey Members
Org.BouncyCastle.Bcpg.OpenPgp Namespace
Footer image