Class SodiumKey.Symmetric

  • All Implemented Interfaces:
    io.aether.crypto.AKey, io.aether.crypto.AKey.Symmetric, io.aether.crypto.CryptoProviderUnit, io.aether.utils.ToString
    Enclosing class:
    SodiumKey

    public static class SodiumKey.Symmetric
    extends SodiumKey
    implements io.aether.crypto.AKey.Symmetric
    • Constructor Detail

      • Symmetric

        public Symmetric​(byte[] data)
    • Method Detail

      • toCryptoEngine

        public io.aether.crypto.CryptoEngine toCryptoEngine()
        Specified by:
        toCryptoEngine in interface io.aether.crypto.AKey.Symmetric