HMACBase: HashName (get)

HashName

Returns the name of the hash algorithm used.



 Public Property Get HashName ( ) As String

Return Values

String -  The hash algorithm name.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class HMACBase Overview HMACBase Properties HMACBase Methods Hash (get) HashName (let)