Gets the name of cryptographic algorithm.
Namespace: MailBee.SecurityAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
Property Value
Type:
String
A string containing the algorithm name.
Examples See Also