Preparing search index...
The search index is not available
@switchboard-xyz/aptos-sdk
@switchboard-xyz/aptos-sdk
AddMrEnclavePayload
Class AddMrEnclavePayload
Implements
IAddMrEnclavePayload
Index
Constructors
constructor
Properties
ciphersuite
mr_
enclave
secret_
names
timestamp
user_
pubkey
Methods
to
Encoded
Message
toJSON
to
String
from
Constructors
constructor
new
AddMrEnclavePayload
(
user_pubkey
:
string
,
ciphersuite
:
string
,
mr_enclave
:
string
,
secret_names
:
string
[]
,
timestamp
:
number
,
)
:
AddMrEnclavePayload
Parameters
user_pubkey
:
string
ciphersuite
:
string
mr_enclave
:
string
secret_names
:
string
[]
timestamp
:
number
Returns
AddMrEnclavePayload
Properties
Readonly
ciphersuite
ciphersuite
:
string
Readonly
mr_
enclave
mr_enclave
:
string
Readonly
secret_
names
secret_names
:
string
[]
Readonly
timestamp
timestamp
:
number
Readonly
user_
pubkey
user_pubkey
:
string
Methods
to
Encoded
Message
toEncodedMessage
()
:
Buffer
Returns
Buffer
toJSON
toJSON
()
:
IAddMrEnclavePayload
Returns
IAddMrEnclavePayload
to
String
toString
()
:
string
Returns a string representation of an object.
Returns
string
Static
from
from
(
obj
:
IAddMrEnclavePayload
)
:
AddMrEnclavePayload
Parameters
obj
:
IAddMrEnclavePayload
Returns
AddMrEnclavePayload
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
ciphersuite
mr_
enclave
secret_
names
timestamp
user_
pubkey
Methods
to
Encoded
Message
toJSON
to
String
from
@switchboard-xyz/aptos-sdk
Loading...
Returns a string representation of an object.