SysadminsLV.PKI.Cryptography.Pkcs Namespace |
Class | Description | |
---|---|---|
![]() | ContentInfo2 | Obsolete.
The ContentInfo2 class represents the CMS/PKCS #7 ContentInfo data structure as defined in
the CMS/PKCS #7 standards document. This data structure is the basis for all CMS/PKCS #7 messages.
|
![]() | DefaultSignedPkcs7 |
Represents general/common implementation of signed PKCS #7 with arbitrary content type. The type of
Content is Byte[].
|
![]() | PKCS7SignedMessage | Obsolete.
Represents a PKCS#7 message syntax format.
|
![]() | PkcsSignerInfo |
The SignerInfo2 class represents a signer associated with a SignedCms object that represents
a CMS/PKCS #7 message.
|
![]() | PkcsSignerInfoBuilder |
This class is used to construct a PkcsSignerInfo object from input data.
|
![]() | PkcsSignerInfoCollection |
Represents a strongly-typed collection of PkcsSignerInfo objects.
|
![]() | PkcsSubjectIdentifier |
The SubjectIdentifier2 class defines the type of the identifier of a subject, such as
a PkcsSignerInfo. The subject can be identified by the certificate issuer and serial number
or the subject key.
|
![]() | SignedCmsBuilder |
Contains properties and methods to construct and (optionally) sign PKCS#7/CMS message.
|
![]() | SignedPkcs7T |
Represents base class for any sort of PKCS #7 signed message.
|
![]() | X509IssuerSerial |
Represents the X509IssuerSerial element of an XML digital signature.
|