The PgpSignatureSubpacketGenerator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PgpSignatureSubpacketGenerator | Initializes a new instance of the PgpSignatureSubpacketGenerator class |
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 | |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | SetEmbeddedSignature | |
![]() | SetExportable | |
![]() | SetKeyExpirationTime |
Set the number of seconds a key is valid for after the time of its creation.
A value of zero means the key never expires.
|
![]() | SetKeyFlags | |
![]() | SetNotationData | |
![]() | SetPreferredCompressionAlgorithms | |
![]() | SetPreferredHashAlgorithms | |
![]() | SetPreferredSymmetricAlgorithms | |
![]() | SetPrimaryUserId | |
![]() | SetRevocable | |
![]() | SetSignatureCreationTime |
Set the creation time for the signature.
Note: this overrides the generation of a creation time when the signature is generated. |
![]() | SetSignatureExpirationTime |
Set the number of seconds a signature is valid for after the time of its creation.
A value of zero means the signature never expires.
|
![]() | SetSignerUserId | |
![]() | SetTrust |
Add a TrustSignature packet to the signature. The values for depth and trust are largely
installation dependent but there are some guidelines in RFC 4880 - 5.2.3.13.
|
![]() | ToString | (Inherited from Object.) |