HMACBase: GetKey

GetKey

Returns the current key used by the hash.

 Public Function GetKey ( ) As Byte ( )

Return Values

Byte() -  The current key used.

Remarks

See Also

Project VBCorLib Overview | Class HMACBase Overview