Search
Preparing search index...
The search index is not available
radixdlt
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RadixKeyPair
Class RadixKeyPair
Hierarchy
RadixKeyPair
Index
Properties
key
Pair
Methods
equals
get
Address
get
Hash
get
Private
get
Public
get
Shard
getUID
sign
to
String
verify
from
Address
from
Private
from
Public
from
RadixECKey
Pair
generate
New
Properties
key
Pair
key
Pair
:
EC.ec
Methods
equals
equals
(
otherKeyPair
:
RadixKeyPair
)
:
boolean
Parameters
otherKeyPair:
RadixKeyPair
Returns
boolean
get
Address
get
Address
(
)
:
string
Returns
string
get
Hash
get
Hash
(
)
:
Buffer
Returns
Buffer
get
Private
get
Private
(
enc
?:
string
)
:
BN
|
string
Parameters
Optional
enc:
string
Returns
BN
|
string
get
Public
get
Public
(
)
:
Buffer
Returns
Buffer
get
Shard
get
Shard
(
)
:
Long
Returns
Long
getUID
getUID
(
)
:
RadixEUID
Returns
RadixEUID
sign
sign
(
data
:
Buffer
)
:
RadixSignature
Parameters
data:
Buffer
Returns
RadixSignature
to
String
to
String
(
)
:
string
Returns
string
verify
verify
(
data
:
Buffer
, signature
:
RadixSignature
)
:
any
Parameters
data:
Buffer
signature:
RadixSignature
Returns
any
Static
from
Address
from
Address
(
address
:
string
)
:
RadixKeyPair
Parameters
address:
string
Returns
RadixKeyPair
Static
from
Private
from
Private
(
privateKey
:
Buffer
|
string
)
:
RadixKeyPair
Parameters
privateKey:
Buffer
|
string
Returns
RadixKeyPair
Static
from
Public
from
Public
(
publicKey
:
Buffer
)
:
RadixKeyPair
Parameters
publicKey:
Buffer
Returns
RadixKeyPair
Static
from
RadixECKey
Pair
from
RadixECKey
Pair
(
keyPair
:
RadixECKeyPair
)
:
RadixKeyPair
Parameters
keyPair:
RadixECKeyPair
Returns
RadixKeyPair
Static
generate
New
generate
New
(
)
:
RadixKeyPair
Returns
RadixKeyPair
Globals
Radix
Key
Pair
key
Pair
equals
get
Address
get
Hash
get
Private
get
Public
get
Shard
getUID
sign
to
String
verify
from
Address
from
Private
from
Public
from
RadixECKey
Pair
generate
New
Generated using
TypeDoc