Default |
protected override CmsSigner GetCmsSigner( MailboxAddress mailbox, DigestAlgorithm digestAlgo )
Exception | Condition |
---|---|
CertificateNotFoundException | A certificate for the specified mailbox could not be found. |
Constructs a CmsSigner with the appropriate signing certificate for the specified mailbox.
If the mailbox is a SecureMailboxAddress, the Fingerprint property will be used instead of the mailbox address for database lookups.