Interface KeyUtil

    • Method Detail

      • getData

        byte[] getData()
      • of

        static <T extends AKey> T of​(io.aether.api.common.Key key)
      • makeProvider

        static CryptoEngine makeProvider​(io.aether.api.common.Key key)
      • of

        static <T extends io.aether.api.common.Key> T of​(AKey key)