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
/
None
/
SimpleProcessor
/
keyId
key
Id
open
override
val
keyId
:
String
?
=
null
(
source
)
The optional key ID (
kid
) associated with the key material used by this processor.