Open Enclave
0.15.0
Main Page
Related Pages
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
i
m
p
q
r
s
t
u
w
Variables
a
b
c
d
e
f
i
m
p
q
r
s
t
u
w
Files
File List
Globals
All
_
o
q
Functions
o
Variables
Typedefs
Enumerations
Enumerator
_
o
q
Macros
o
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
attestation
attester.h
oe_attester_initialize
oe_attester_select_format
oe_attester_shutdown
OE_EVIDENCE_FLAGS_EMBED_FORMAT_ID
oe_free_endorsements
oe_free_evidence
oe_get_attestation_certificate_with_evidence
oe_get_attestation_certificate_with_evidence_v2
oe_get_evidence
◆
oe_free_evidence()
oe_result_t
oe_free_evidence
(
uint8_t *
evidence_buffer
)
oe_free_evidence
Frees the attestation evidence. This function is only available in the enclave.
This feature is marked as experimental:
Parameters
[in]
evidence_buffer
A pointer to the evidence buffer.
Return values
OE_OK
The function succeeded.
other
appropriate error code.
Generated by
1.8.17