SysadminsLV.PKI.Cryptography.Pkcs Namespace

Contains extension classes for default .NET Framework System.Security.Cryptography.Pkcs namespace.

Classes

DefaultSignedPkcs7 Represents general/common implementation of signed PKCS #7 with arbitrary content type. The type of Content is Byte[].
Pkcs9AttributeObjectCollection Represents a collection of Pkcs9AttributeObject objects.
Pkcs9AttributeObjectExtensions Contains extension methods for Pkcs9AttributeObject class.
Pkcs9AttributeObjectFactory Represents a factory class for Pkcs9AttributeObject that allows to create a new object from an enveloped PKCS#9 attribute.
Pkcs9AttributeOid Contains common PKCS#9 attribute identifiers.
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.