kotlin-jwt
Toggle table of contents
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kotlin-jwt
kjwt-core
/
co.touchlab.kjwt.model.algorithm
/
SigningAlgorithm
/
ECDSABased
/
curve
curve
val
curve
:
JwtCurve
(
source
)
The
JwtCurve
(P-256, P-384, or P-521) required by this ECDSA algorithm.