Preparing search index...
The search index is not available
@oasisprotocol/client-rt
@oasisprotocol/client-rt
types
RoflEndorsedCapabilityTEE
Interface RoflEndorsedCapabilityTEE
interface
RoflEndorsedCapabilityTEE
{
capability_tee
:
{
attestation
:
Uint8Array
;
hardware
:
number
;
rak
:
Uint8Array
;
rek
?:
Uint8Array
;
}
;
node_endorsement
:
{
public_key
:
Uint8Array
;
signature
:
Uint8Array
;
}
;
}
Index
Properties
capability_
tee
node_
endorsement
Properties
capability_
tee
capability_
tee
:
{
attestation
:
Uint8Array
;
hardware
:
number
;
rak
:
Uint8Array
;
rek
?:
Uint8Array
;
}
node_
endorsement
node_
endorsement
:
{
public_key
:
Uint8Array
;
signature
:
Uint8Array
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
capability_
tee
node_
endorsement
@oasisprotocol/client-rt
Loading...