toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.util.types
/
isCryptoKeyRaw
is
Crypto
Key
Raw
external
fun
isCryptoKeyRaw
(
value
:
Any
?
)
:
Boolean
(
source
)
Returns
true
if
value
is a
CryptoKey
,
false
otherwise.
Since
v16.2.0