This topic has not yet been rated - Rate this topic

CmsSigner Properties

The CmsSigner type exposes the following members.

  Name Description
Public property Certificate The Certificate property sets or retrieves the X509Certificate2 object that represents the signing certificate.
Public property Certificates The Certificates property retrieves the X509Certificate2Collection collection that contains certificates associated with the message to be signed.
Public property DigestAlgorithm The DigestAlgorithm property sets or retrieves the Oid that represents the hash algorithm used with the signature.
Public property IncludeOption The IncludeOption property sets or retrieves the option that controls whether the root and entire chain associated with the signing certificate are included with the created CMS/PKCS #7 message.
Public property SignedAttributes The SignedAttributes property retrieves the CryptographicAttributeObjectCollection collection of signed attributes to be associated with the resulting SignerInfo content. Signed attributes are signed along with the specified content.
Public property SignerIdentifierType The SignerIdentifierType property sets or retrieves the type of the identifier of the signer.
Public property UnsignedAttributes The UnsignedAttributes property retrieves the CryptographicAttributeObjectCollection collection of unsigned PKCS #9 attributes to be associated with the resulting SignerInfo content. Unsigned attributes can be modified without invalidating the signature.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ