Search
Preparing search index...
The search index is not available
iotex-antenna
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"account/account"
Account
Class Account
Hierarchy
Account
Implements
IAccount
Index
Properties
address
private
Key
public
Key
Methods
hash
Message
recover
sign
from
Address
from
Private
Key
Properties
address
address
:
string
private
Key
private
Key
:
string
public
Key
public
Key
:
string
Methods
hash
Message
hash
Message
(
data
:
string
|
Buffer
|
Uint8Array
)
:
Buffer
Parameters
data:
string
|
Buffer
|
Uint8Array
Returns
Buffer
recover
recover
(
message
:
string
|
Buffer
|
Uint8Array
, signature
:
Buffer
, preFixed
:
boolean
)
:
String
Parameters
message:
string
|
Buffer
|
Uint8Array
signature:
Buffer
preFixed:
boolean
Returns
String
sign
sign
(
data
:
string
|
Buffer
|
Uint8Array
)
:
Buffer
Parameters
data:
string
|
Buffer
|
Uint8Array
Returns
Buffer
Static
from
Address
from
Address
(
address
:
string
)
:
IAccount
Parameters
address:
string
Returns
IAccount
Static
from
Private
Key
from
Private
Key
(
privateKey
:
string
)
:
IAccount
Parameters
privateKey:
string
Returns
IAccount
Globals
"account/account"
"account/accounts"
"account/utils"
"account/wallet"
"action/envelop"
"action/method"
"action/types"
"antenna"
"contract/abi"
"contract/abi-
to-
byte"
"contract/contract"
"crypto/address"
"crypto/crypto"
"crypto/hash"
"index"
"iotx"
"plugin/ws"
"rpc-
method/browser-
rpc-
method"
"rpc-
method/node-
rpc-
method"
"rpc-
method/root-
certs"
"rpc-
method/types"
"token/abi"
"token/xrc20"
"types"
Account
address
private
Key
public
Key
hash
Message
recover
sign
from
Address
from
Private
Key
IAccount
Generated using
TypeDoc