APPLE_DEFAULT_TRUSTED_ROOTS
Represents a default tuple of trusted root certificates specific to Apple's ecosystem.
APPLE_DEFAULT_TRUSTED_ROOTS pairs two TrustedRoot.Certificate instances derived from Apple's built-in trust anchors. These trust anchors correspond to:
The root certificate used for Apple App Attest (
APPLE_APP_ATTEST_ROOT_CA_BUILTIN_TRUST_ANCHOR).The root certificate used for Apple receipt validation (
APPLE_PUBLIC_ROOT_CA_G3_BUILTIN_TRUST_ANCHOR).