Skip to content

Instantly share code, notes, and snippets.

@herrjemand
Last active January 1, 2021 17:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save herrjemand/1f4102caa6143f6d2d528a49babf8b84 to your computer and use it in GitHub Desktop.
Save herrjemand/1f4102caa6143f6d2d528a49babf8b84 to your computer and use it in GitHub Desktop.
Apple Anonymous Attestation ASN1 Schema
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