toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.crypto
/
KeyType
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
dsa
Link copied to clipboard
val
dsa
:
KeyType.dsa
ec
Link copied to clipboard
val
ec
:
KeyType.ec
ed25519
Link copied to clipboard
val
ed25519
:
KeyType.ed25519
ed448
Link copied to clipboard
val
ed448
:
KeyType.ed448
rsa
Link copied to clipboard
val
rsa
:
KeyType.rsa
rsa
Pss
Link copied to clipboard
val
rsaPss
:
KeyType.rsaPss
x25519
Link copied to clipboard
val
x25519
:
KeyType.x25519
x448
Link copied to clipboard
val
x448
:
KeyType.x448