Class HmacParameters.Variant

  • Enclosing class:
    HmacParameters

    @Immutable
    public static final class HmacParameters.Variant
    extends java.lang.Object
    Describes details of the mac computation.

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