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