Skip to content

Instantly share code, notes, and snippets.

@yackermann
Last active January 1, 2021 17:04
Show Gist options
  • Save yackermann/1f4102caa6143f6d2d528a49babf8b84 to your computer and use it in GitHub Desktop.
Save yackermann/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