Search
Preparing search index...
The search index is not available
radixdlt
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RadixSimpleIdentity
Class RadixSimpleIdentity
Hierarchy
RadixIdentity
RadixSimpleIdentity
Implements
RadixSignatureProvider
RadixDecryptionProvider
Index
Constructors
constructor
Properties
account
key
Pair
Methods
decryptECIESPayload
get
Public
Key
sign
Atom
Constructors
constructor
new
Radix
Simple
Identity
(
keyPair
:
RadixKeyPair
)
:
RadixSimpleIdentity
Parameters
keyPair:
RadixKeyPair
Returns
RadixSimpleIdentity
Properties
account
account
:
RadixAccount
key
Pair
key
Pair
:
RadixKeyPair
Methods
decryptECIESPayload
decryptECIESPayload
(
payload
:
Buffer
)
:
Promise
<
Buffer
>
Parameters
payload:
Buffer
Returns
Promise
<
Buffer
>
get
Public
Key
get
Public
Key
(
)
:
Buffer
Returns
Buffer
sign
Atom
sign
Atom
(
atom
:
RadixAtom
)
:
Promise
<
RadixAtom
>
Parameters
atom:
RadixAtom
Returns
Promise
<
RadixAtom
>
Globals
Radix
Simple
Identity
constructor
account
key
Pair
decryptECIESPayload
get
Public
Key
sign
Atom
Generated using
TypeDoc