Set hashing algorithm - keyed hash algorithm
SupportedHashAlgo
Namespace: LLCryptoLib.HashAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public void SetAlgorithmBytes( AvailableHash ha, byte[] key ) |
Visual Basic |
---|
Public Sub SetAlgorithmBytes ( _ ha As AvailableHash, _ key As Byte() _ ) |
Visual C++ |
---|
public: virtual void SetAlgorithmBytes( AvailableHash ha, array<unsigned char>^ key ) sealed |
Parameters
- ha
- Type: LLCryptoLib.Hash..::..AvailableHash
Supported Algorithms
- key
- Type: array<System..::..Byte>[]()[][]
Vigenere for keyed hash algorithm