IdentityKeyPair

open external class IdentityKeyPair(publicKey: IdentityKey = definedExternally, secretKey: SecretKey = definedExternally, version: Number = definedExternally)

Constructors

Link copied to clipboard
constructor(publicKey: IdentityKey = definedExternally, secretKey: SecretKey = definedExternally, version: Number = definedExternally)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open var version: Number

Functions

Link copied to clipboard
open fun serialise(): <Error class: unknown class>