The CmsSignedDataParser type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CmsSignedDataParser(array<Byte>[]()[][]) | |
![]() | CmsSignedDataParser(Stream) | |
![]() | CmsSignedDataParser(CmsTypedStream, array<Byte>[]()[][]) | |
![]() | CmsSignedDataParser(CmsTypedStream, Stream) |
Methods
Name | Description | |
---|---|---|
![]() | Close | (Inherited from CmsContentInfoParser.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetAttributeCertificates | |
![]() | GetCertificates | |
![]() | GetCrls | |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetSignedContent | |
![]() | GetSignerInfos | |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() ![]() | ReplaceCertificatesAndCrls | |
![]() ![]() | ReplaceSigners | |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | contentInfo | (Inherited from CmsContentInfoParser.) |
![]() | data | (Inherited from CmsContentInfoParser.) |
Properties
Name | Description | |
---|---|---|
![]() | DigestOids | |
![]() | SignedContentType |
Return the DerObjectIdentifier associated with the encapsulated
content info structure carried in the signed data.
|
![]() | Version |