Merge pull request #287 from dkg/attested-certifications

Implement First-Party Attested Third-Party Certifications (1PA3PC)
This commit is contained in:
Michael Greene
2019-11-01 16:33:10 -07:00
committed by GitHub
6 changed files with 237 additions and 3 deletions

View File

@@ -108,6 +108,7 @@ _sspclasses = {
# 0x1f: 'Target', ##TODO: obtain one of these ##TODO: parse this, then uncomment
0x20: 'EmbeddedSignature',
0x21: 'IssuerFingerprint',
0x25: 'AttestedCertifications',
# 0x64-0x6e: Private or Experimental
0x64: 'Opaque',
0x65: 'Opaque',