System.Security.Cryptography.Pkcs.Pkcs9SigningTime: Constructor Members

The constructors of System.Security.Cryptography.Pkcs.Pkcs9SigningTime are listed below. For a list of all members, see the Pkcs9SigningTime Members list.

See Also: Inherited members from System.Security.Cryptography.Pkcs.Pkcs9AttributeObject

Public Constructors

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.