Class EcdsaParameters.Variant

  • Enclosing class:
    EcdsaParameters

    @Immutable
    public static final class EcdsaParameters.Variant
    extends java.lang.Object
    Describes details of the ECDSA signature computation.

    The standard ECDSA 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.