Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.crypto
/
JsonWebKeyInput
Json
Web
Key
Input
sealed
external
interface
JsonWebKeyInput
(
source
)
Inheritors
SignJsonWebKeyInput
VerifyJsonWebKeyInput
Members
Properties
format
Link copied to clipboard
abstract
var
format
:
String
key
Link copied to clipboard
abstract
var
key
:
JsonWebKey