CryptoServiceProvider Constructor
Creates a new instance of CryptoServiceProvider class.

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