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
/
encryption
encryption
val
JwtHeader
.
encryption
:
String
(
source
)
Returns the
enc
(encryption algorithm) header value.
See also
encryption
Or
Null
Throws
Missing
Header
Exception
if the
enc
header is absent.