AlgorithmCategory Property |
Gets the category (type) of cryptographic algorithm.
Namespace: MailBee.SecurityAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
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