Skip to content

Commit

Permalink
Update CSR-ATTESTATION-2023.asn
Browse files Browse the repository at this point in the history
  • Loading branch information
hannestschofenig authored Dec 1, 2023
1 parent 14dbe76 commit 7a40834
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CSR-ATTESTATION-2023.asn
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ id-ata OBJECT IDENTIFIER ::= { id-pkix (TBD1) }

CertificateAlternatives ::=
CHOICE {
cert Certificate,
typedCert [0] IMPLICIT TypedCert,
typedFlatCert [1] IMPLICIT TypedFlatCert,
cert [0] Certificate,
typedCert [1] TypedCert,
typedFlatCert [2] TypedFlatCert
...
}

Expand Down Expand Up @@ -89,4 +89,4 @@ EvidenceBundle ::= SEQUENCE
}


END
END

0 comments on commit 7a40834

Please sign in to comment.