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.ext
/
keyId
key
Id
val
JwtHeader
.
keyId
:
String
(
source
)
Returns the
kid
(key ID) header value.
See also
key
Id
Or
Null
Throws
Missing
Header
Exception
if the
kid
header is absent.