toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.crypto
/
KeyExportOptions
Key
Export
Options
sealed
external
interface
KeyExportOptions
<
T
:
KeyFormat
>
(
source
)
Members
Properties
cipher
Link copied to clipboard
abstract
var
cipher
:
String
?
format
Link copied to clipboard
abstract
var
format
:
T
passphrase
Link copied to clipboard
abstract
var
passphrase
:
Any
?
type
Link copied to clipboard
abstract
var
type
:
KeyExportOptionsType