The algorithm as an enum constant
Namespace: LLCryptoLib.CryptoAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
SupportedStreamAlgorithms SupportedAlgorithmID { get; } |
Visual Basic |
---|
ReadOnly Property SupportedAlgorithmID As SupportedStreamAlgorithms Get |
Visual C++ |
---|
property SupportedStreamAlgorithms SupportedAlgorithmID { SupportedStreamAlgorithms get (); } |