Package org.keycloak.crypto
Interface KeyType
-
public interface KeyType
-
-
Field Detail
-
EC
static final String EC
- See Also:
- Constant Field Values
-
RSA
static final String RSA
- See Also:
- Constant Field Values
-
OCT
static final String OCT
- See Also:
- Constant Field Values
-
-