Open Enclave
0.16.1
|
◆ oe_verify_attestation_certificate_with_evidence()
oe_verify_attestation_certificate_with_evidence This function performs a custom validation on the input certificate. This validation includes extracting an attestation evidence extension from the certificate before validating this evidence. An optional claim_verify_callback could be passed in for a calling client to further validate the claims of the enclave creating the certificate. OE_FAILURE is returned if the expected certificate extension OID is not found.
|