Package org.forgerock.json.jose.jwk
Class KeyUseConstants
java.lang.Object
org.forgerock.json.jose.jwk.KeyUseConstants
Represents the supported KeyUse values.
-
Field Summary
-
Method Summary
-
Field Details
-
SIG
Use Key as a signature key.- See Also:
-
ENC
Use Key as a encryption key.- See Also:
-