- Enclosing class:
BuiltinMacs
public static final class BuiltinMacs.Constants
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
HMAC_MD5
public static final String HMAC_MD5
- See Also:
-
-
HMAC_MD5_96
public static final String HMAC_MD5_96
- See Also:
-
-
HMAC_SHA1
public static final String HMAC_SHA1
- See Also:
-
-
HMAC_SHA1_96
public static final String HMAC_SHA1_96
- See Also:
-
-
HMAC_SHA2_256
public static final String HMAC_SHA2_256
- See Also:
-
-
HMAC_SHA2_512
public static final String HMAC_SHA2_512
- See Also:
-
-
ETM_HMAC_SHA1
public static final String ETM_HMAC_SHA1
- See Also:
-
-
ETM_HMAC_SHA2_256
public static final String ETM_HMAC_SHA2_256
- See Also:
-
-
ETM_HMAC_SHA2_512
public static final String ETM_HMAC_SHA2_512
- See Also:
-
-
Constructor Details
-
Constants
private Constants()