Open Enclave  0.18.0

◆ _oe_policy_type

Supported policies for validation by the verifier attestation plugin.

Only time is supported for now.

Enumerator
OE_POLICY_ENDORSEMENTS_TIME 

Enforces that time fields in the endorsements will be checked with the given time rather than the endorsement creation time.

The policy will be in the form of oe_datetime_t.

OE_POLICY_ENDORSEMENTS_BASELINE 

Enforces a baseline of endorsements that is defined and used by third party endorsements info caching service.

The policy can only be specified once, having multiple polices of this type will result in API error.