Gets or sets the ICertificateFinder to be used to find certificates
used to encrypt or sign the message.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Property CertificateFinder As ICertificateFinder Get Set |
| C# |
|---|
public ICertificateFinder CertificateFinder { get; set; } |