toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.crypto
/
KeyObject
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
from
Link copied to clipboard
fun
from
(
key
:
CryptoKey
)
:
KeyObject
Example: Converting a
CryptoKey
instance to a
KeyObject
: