Skip to content

Commit

Permalink
Add a copy of the ASN.1 module to the appendix (#85)
Browse files Browse the repository at this point in the history
I think this is the right syntax? Not that there's really much of an
ASN.1 module here at all. Closes #41
davidben authored Dec 16, 2024
1 parent 6328eb6 commit 72a40c3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions draft-beck-tls-trust-anchor-ids.md
Original file line number Diff line number Diff line change
@@ -574,6 +574,18 @@ Change controller:

--- back

# ASN.1 Module

~~~
TrustAnchorIdentifiers DEFINITIONS ::= BEGIN

id-trustAnchorIdentifier OBJECT IDENTIFIER ::= { TBD }

TrustAnchorIdentifier ::= RELATIVE-OID

END
~~~

# Acknowledgements
{:numbered="false"}

0 comments on commit 72a40c3

Please sign in to comment.