CryptoServiceProvider Constructor
Creates a new instance of CryptoServiceProvider class.

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