Class Box.Checker

  • Enclosing interface:
    Box

    public static class Box.Checker
    extends BaseChecker
    • Constructor Detail

      • Checker

        public Checker()
    • Method Detail

      • checkPublicKey

        public static boolean checkPublicKey​(int len)
      • checkMac

        public static boolean checkMac​(int len)
      • checkSecretKey

        public static boolean checkSecretKey​(int len)
      • checkSeed

        public static boolean checkSeed​(int len)
      • checkBeforeNmBytes

        public static boolean checkBeforeNmBytes​(int len)
      • checkNonce

        public static boolean checkNonce​(int len)