Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
Include Protected Members
Include Inherited Members
iTextSharp documentation
PgpSecretKey Constructor
PgpSecretKey Class
See Also
Send Feedback
Overload List
Name
Description
PgpSecretKey(Int32, PgpKeyPair, String, SymmetricKeyAlgorithmTag,
array<
Char
>
[]
()
[]
[]
, PgpSignatureSubpacketVector, PgpSignatureSubpacketVector, SecureRandom)
Initializes a new instance of the
PgpSecretKey
class
PgpSecretKey(Int32, PgpKeyPair, String, SymmetricKeyAlgorithmTag,
array<
Char
>
[]
()
[]
[]
, Boolean, PgpSignatureSubpacketVector, PgpSignatureSubpacketVector, SecureRandom)
Initializes a new instance of the
PgpSecretKey
class
PgpSecretKey(Int32, PublicKeyAlgorithmTag, AsymmetricKeyParameter, AsymmetricKeyParameter, DateTime, String, SymmetricKeyAlgorithmTag,
array<
Char
>
[]
()
[]
[]
, PgpSignatureSubpacketVector, PgpSignatureSubpacketVector, SecureRandom)
Initializes a new instance of the
PgpSecretKey
class
PgpSecretKey(Int32, PublicKeyAlgorithmTag, AsymmetricKeyParameter, AsymmetricKeyParameter, DateTime, String, SymmetricKeyAlgorithmTag,
array<
Char
>
[]
()
[]
[]
, Boolean, PgpSignatureSubpacketVector, PgpSignatureSubpacketVector, SecureRandom)
Initializes a new instance of the
PgpSecretKey
class
See Also
PgpSecretKey Class
PgpSecretKey Members
Org.BouncyCastle.Bcpg.OpenPgp Namespace