Gets or sets the CSP to be used for cryptographic operations.
A reference to CryptoServiceProvider object representing the CSP to be used for cryptographic operations. The default CSP is Base.
This property is for advanced use. Most applications do not need to change the default CSP.
| Exception Type | Condition |
|---|---|
| MailBeeInvalidArgumentException | value is a null reference (Nothing in Visual Basic). |
The example is available in CryptoServiceProvider topic.
Smime Class | MailBee.Security Namespace | CryptoServiceProvider | ResetToDefaults