Class SodiumKey.AsymmetricPublic

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

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

      • AsymmetricPublic

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

      • toCryptoEngine

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