kotlin-jwt
Toggle table of contents
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kotlin-jwt
kjwt-cryptography-kotlin-processor
/
co.touchlab.kjwt.cryptography
/
SigningKey
/
SigningKeyPair
/
privateKey
private
Key
open
override
val
privateKey
:
Key
(
source
)
The private key material used for signing; throws on subtypes that do not hold a private key.