The members of System.Security.Cryptography.Pkcs.Pkcs9DocumentName are listed below.
See Also: Inherited members from System.Security.Cryptography.Pkcs.Pkcs9AttributeObject
The Pkcs9DocumentName.#ctor constructor creates an instance of the System.Security.Cryptography.Pkcs.Pkcs9DocumentName class. | ||
The Pkcs9DocumentName.#ctor(Byte[]) constructor creates an instance of the System.Security.Cryptography.Pkcs.Pkcs9DocumentName class by using the specified array of byte values as the encoded name of the content of a CMS/PKCS #7 message. | ||
The Pkcs9DocumentName.#ctor(string) constructor creates an instance of the System.Security.Cryptography.Pkcs.Pkcs9DocumentName class by using the specified name for the CMS/PKCS #7 message. |
| [read-only] | DocumentName | string.
The Pkcs9DocumentName.DocumentName property retrieves the document name. |
override | CopyFrom(System.Security.Cryptography.AsnEncodedData)
| |