The members of System.Security.Cryptography.Pkcs.Pkcs9SigningTime are listed below.
See Also: Inherited members from System.Security.Cryptography.Pkcs.Pkcs9AttributeObject
The Pkcs9SigningTime.#ctor constructor creates an instance of the System.Security.Cryptography.Pkcs.Pkcs9SigningTime class. | ||
The Pkcs9SigningTime.#ctor(Byte[]) constructor creates an instance of the System.Security.Cryptography.Pkcs.Pkcs9SigningTime class by using the specified array of byte values as the encoded signing date and time of the content of a CMS/PKCS #7 message. | ||
The Pkcs9SigningTime.#ctor(DateTime) constructor creates an instance of the System.Security.Cryptography.Pkcs.Pkcs9SigningTime class by using the specified signing date and time. |
| [read-only] | SigningTime | DateTime.
The Pkcs9SigningTime.SigningTime property retrieves a DateTime structure that represents the date and time that the message was signed. |
override | CopyFrom(System.Security.Cryptography.AsnEncodedData)
| |