ContentInfo2 Class |
Note: This API is now obsolete.
Namespace: SysadminsLV.PKI.Cryptography.Pkcs
The ContentInfo2 type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContentInfo2 |
Creates an instance of the ContentInfo2 class by using an array of byte values as the data.
|
Name | Description | |
---|---|---|
![]() | ContentType |
Gets the type of the inner content of the CMS/PKCS #7 message.
|
![]() | RawData |
Gets the inner content value (without an envelope).
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Gets textual representation of the object.
(Overrides ObjectToString.) |