Last active
January 1, 2021 17:04
-
-
Save yackermann/1f4102caa6143f6d2d528a49babf8b84 to your computer and use it in GitHub Desktop.
Apple Anonymous Attestation ASN1 Schema
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
id-ce-AppleAnonymousAttestation OBJECT IDENTIFIER ::= {iso(1) member-body(2) us(840) apple(113635) appleDataSecurity(100) appleWebAuthnPolicies(8) 2} | |
AppleAnonymousAttestation ::= SEQUENCE { | |
nonce [1] OCTET STRING | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment