The SubjectInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
Certificate |
Gets the certificate associated with the signer or recipient, or null if not available.
| |
CertificateChain |
Gets the certificate chain associated with the signer or recipient, or null if not available.
| |
DigestAlgorithm |
Gets the digest algorithm used to produce a signature. Only set for signers, not for recipients.
| |
EncryptionParameters |
Gets mail encryption parameters. Only set for recipients of encrypted mail.
| |
Identifier |
Gets the identifier of the signer or recipient
| |
SignatureParameters |
Gets mail signature parameters. Only set for senders of signed mail.
|