-
public final class GenericHash.Checker extends BaseChecker
-
-
Method Summary
Modifier and Type Method Description static voidcheckKey(Array<byte> key)static voidcheckOutputLength(int outLen)static voidcheckKey(Array<byte> key, int keyLen)-
Methods inherited from class com.goterl.lazysodium.utils.BaseChecker
checkArrayLength, checkAtLeast, checkBetween, checkBetween, checkEqual, checkExpectedMemorySize, checkOptionalArrayLength, checkOptionalOutPointer, checkOptionalOutPointer, correctLen, isBetween, requireNonNull -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
checkOutputLength
static void checkOutputLength(int outLen)
-
-
-
-