System.Security.Cryptography.Pkcs.Pkcs9DocumentDescription
The Pkcs9DocumentDescription class defines the description of the content of a CMS/PKCS #7 message.
The DocumentDescription property retrieves the document description.
public Pkcs9DocumentDescription()
The #ctor constructor creates an instance of the Pkcs9DocumentDescription class.
The #ctor constructor creates an instance of the Pkcs9DocumentDescription class by using the specified description of the content of a CMS/PKCS #7 message.
The #ctor constructor creates an instance of the Pkcs9DocumentDescription class by using the specified array of byte values as the encoded description of the content of a CMS/PKCS #7 message.