Preparing search index...
The search index is not available
@switchboard-xyz/aptos-sdk
@switchboard-xyz/aptos-sdk
IAddMrEnclavePayload
Interface IAddMrEnclavePayload
interface
IAddMrEnclavePayload
{
ciphersuite
:
string
;
mr_enclave
:
string
;
secret_names
:
string
[]
;
timestamp
:
number
;
user_pubkey
:
string
;
}
Implemented by
AddMrEnclavePayload
Index
Properties
ciphersuite
mr_
enclave
secret_
names
timestamp
user_
pubkey
Properties
ciphersuite
ciphersuite
:
string
mr_
enclave
mr_enclave
:
string
secret_
names
secret_names
:
string
[]
timestamp
timestamp
:
number
user_
pubkey
user_pubkey
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ciphersuite
mr_
enclave
secret_
names
timestamp
user_
pubkey
@switchboard-xyz/aptos-sdk
Loading...