HMAC: Key (get)

Key

Returns the current key used with the hash process.

 Public Property Get Key ( ) As Byte ( ) :

Return Values

Byte() -  The current key.

Remarks

Read/Write.

See Also

Project VBCorLib Overview | Class HMAC Overview