Class EdDSA

  • All Implemented Interfaces:
    KeyType

    public final class EdDSA
    extends Object
    implements KeyType
    Edwards-curve Digital Signature Algorithm (EdDSA).
    • Method Detail

      • getName

        public String getName()
        Description copied from interface: KeyType
        Return the encryption algorithm name.
        Specified by:
        getName in interface KeyType
        Returns:
        algorithm name.
      • getBitStrength

        public int getBitStrength()
        Description copied from interface: KeyType
        Return the strength of the key in bits.
        Specified by:
        getBitStrength in interface KeyType
        Returns:
        strength of the key in bits