CryptoServiceProvider Constructor
Creates a new instance of CryptoServiceProvider class.

Namespace: MailBee.Security
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public CryptoServiceProvider()
Remarks
This overload creates a new instance of CryptoServiceProvider class which represents Base CSP.
See Also