Uses of Enum Class
org.keycloak.crypto.ECCurve
-
Uses of ECCurve in org.keycloak.crypto
Modifier and TypeMethodDescriptionstatic ECCurve
ECCurve.fromStdCrv
(String crv) Convert standard EC curve names (and aliases) into this enum.static ECCurve
Returns the enum constant of this class with the specified name.static ECCurve[]
ECCurve.values()
Returns an array containing the constants of this enum class, in the order they are declared.