Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.tls
/
KeyObject
Key
Object
sealed
external
interface
KeyObject
(
source
)
Members
Properties
passphrase
Link copied to clipboard
abstract
var
passphrase
:
String
?
Optional passphrase.
pem
Link copied to clipboard
abstract
var
pem
:
Any
Private keys in PEM format.