Class Ed25519Parameters.Variant

  • Enclosing class:
    Ed25519Parameters

    @Immutable
    public static final class Ed25519Parameters.Variant
    extends java.lang.Object
    An enum-like class with constant instances, which explains how the prefix is computed.

    The standard Ed25519 key is used for variant "NO_PREFIX". Other variants slightly change how the signature is computed, or add a prefix to every computation depending on the key id.