Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-node
/
node.crypto
/
KeyObject
/
export
export
fun
export
(
options
:
KeyExportOptions
<
KeyFormat.der
>
=
definedExternally
)
:
Buffer
<
*
>
(
source
)
fun
export
(
options
:
JwkKeyExportOptions
=
definedExternally
)
:
JsonWebKey
(
source
)