Skip to content

libsodium.GenericHashDigest.Value

Andrew Lambert edited this page Nov 26, 2022 · 5 revisions

Method Signature

 Function Value() As String

Return value

The output of the hashing operation.

Remarks

Once you call this method the processor can accept no more input until it is reset.

Clone this wiki locally