Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.crypto
/
Certificate
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
export
Challenge
Link copied to clipboard
fun
exportChallenge
(
spkac
:
BinaryLike
)
:
Buffer
<
*
>
export
Public
Key
Link copied to clipboard
fun
exportPublicKey
(
spkac
:
BinaryLike
,
encoding
:
String
=
definedExternally
)
:
Buffer
<
*
>
verify
Spkac
Link copied to clipboard
fun
verifySpkac
(
spkac
:
<Error class: unknown class>
<
out
<Error class: unknown class>
>
)
:
Boolean