Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.crypto
/
KeyPairKeyObjectResult
Key
Pair
Key
Object
Result
sealed
external
interface
KeyPairKeyObjectResult
(
source
)
Members
Properties
private
Key
Link copied to clipboard
abstract
var
privateKey
:
KeyObject
public
Key
Link copied to clipboard
abstract
var
publicKey
:
KeyObject