Gets the name of cryptographic algorithm.
Namespace: MailBee.SecurityAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
Property Value
Type:
String
A string containing the algorithm name.
Examples
See Also