AlgorithmCategory Property |
Gets the category (type) of cryptographic algorithm.
Namespace: MailBee.SecurityAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public AlgorithmCategory Category { get; }
Public ReadOnly Property Category As AlgorithmCategory
Get
Property Value
Type:
AlgorithmCategoryAn
AlgorithmCategory value specifying the category of the algorithm.
Remarks See Also