The PgpV3SignatureGenerator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PgpV3SignatureGenerator | Create a generator for the passed in keyAlgorithm and hashAlgorithm codes. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | Generate | Return a V3 signature object containing the current signature state. |
![]() | GenerateOnePassVersion | Return the one pass header associated with the current signature. |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | InitSign(Int32, PgpPrivateKey) | Initialise the generator for signing. |
![]() | InitSign(Int32, PgpPrivateKey, SecureRandom) | Initialise the generator for signing. |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | Update(Byte) | |
![]() | Update(array<Byte>[]()[][]) | |
![]() | Update(array<Byte>[]()[][], Int32, Int32) |