class VerificationResult
A hash verification result.
Note: methods returning this result are only supported when the sodium native library version >= 10.0.14 is available.
FAILED
PASSED
NEEDS_REHASH
needsRehash
fun needsRehash(): Boolean
passed
fun passed(): Boolean