|  | Temporary | 
 Syntax
Syntaxprotected override CmsSigner GetCmsSigner( MailboxAddress mailbox, DigestAlgorithm digestAlgo )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| CertificateNotFoundException | A certificate for the specified mailbox could not be found. | 
 Remarks
RemarksConstructs 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.
 See Also
See Also