Package 

Class KeyExchange.Checker

    • Method Summary

      Modifier and Type Method Description
      static void checkPublicKey(Array<byte> key)
      static void checkSecretKey(Array<byte> key)
      static void checkSessionKey(Array<byte> key)
      static void checkSeed(Array<byte> seed)
      • 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