Click or drag to resize
MimeKit

CmsSigner Properties

The CmsSigner type exposes the following members.

Properties
 NameDescription
Public propertyCertificate Get the signer's certificate.
Public propertyCertificateChain Get the certificate chain.
Public propertyDigestAlgorithm Get or set the digest algorithm.
Public propertyPrivateKey Get the private key.
Public propertyRsaSignaturePadding Get or set the RSA signature padding.
Public propertySignedAttributes Get or set the signed attributes.
Public propertySignerIdentifierType Gets the signer identifier type.
Public propertyUnsignedAttributes Get or set the unsigned attributes.
Top
See Also