| AlgorithmCategory Property |
Gets the category (type) of cryptographic algorithm.
Namespace: MailBee.SecurityAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.6.0 build 690 for .NET 4.5
Syntaxpublic 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