Search
Preparing search index...
The search index is not available
@bitclave/base-client-js
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"utils/keypair/KeyPair"
KeyPair
Class KeyPair
Hierarchy
KeyPair
Index
Constructors
constructor
Accessors
private
Key
public
Key
Constructors
constructor
new
Key
Pair
(
privateKey
:
string
, publicKey
:
string
)
:
KeyPair
Parameters
privateKey:
string
publicKey:
string
Returns
KeyPair
Accessors
private
Key
get
privateKey
(
)
:
string
Returns
string
public
Key
get
publicKey
(
)
:
string
Returns
string
Globals
"utils/keypair/
Key
Pair"
Key
Pair
constructor
private
Key
public
Key
Generated using
TypeDoc