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