Class SodiumKey.SignPublic

  • All Implemented Interfaces:
    io.aether.crypto.AKey, io.aether.crypto.AKey.SignPublic, io.aether.crypto.CryptoProviderUnit
    Enclosing class:
    SodiumKey

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

      • SignPublic

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

      • toSignChecker

        public io.aether.crypto.SignChecker toSignChecker()
        Specified by:
        toSignChecker in interface io.aether.crypto.AKey.SignPublic