-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from cabo/nits120
Nits120
- Loading branch information
Showing
1 changed file
with
7 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,28 @@ | ||
--- | ||
v: 3 | ||
|
||
title: 'COSE Header parameter for RFC 3161 Time-Stamp Tokens' | ||
abbrev: TST Header | ||
docname: draft-birkholz-cose-tsa-tst-header-parameter-latest | ||
stand_alone: true | ||
ipr: trust200902 | ||
area: Security | ||
wg: COSE | ||
kw: Internet-Draft | ||
cat: std | ||
pi: | ||
toc: yes | ||
sortrefs: yes | ||
symrefs: yes | ||
stream: IETF | ||
|
||
author: | ||
- ins: H. Birkholz | ||
name: Henk Birkholz | ||
- name: Henk Birkholz | ||
org: Fraunhofer SIT | ||
abbrev: Fraunhofer SIT | ||
email: [email protected] | ||
street: Rheinstrasse 75 | ||
code: '64295' | ||
city: Darmstadt | ||
country: Germany | ||
- ins: T. Fossati | ||
name: Thomas Fossati | ||
- name: Thomas Fossati | ||
organization: Linaro | ||
email: [email protected] | ||
- ins: M. Riechert | ||
name: Maik Riechert | ||
- name: Maik Riechert | ||
organization: Microsoft | ||
email: [email protected] | ||
country: UK | ||
|
@@ -188,6 +182,6 @@ specification, but is out of scope for this document. | |
|
||
# IANA Considerations | ||
|
||
IANA is requested to add the two COSE header parameters described in {{sec-tst-hdr}} to the "COSE Header Parameters" subregistry of the {{!IANA.cose}} registry. | ||
IANA is requested to add the two COSE header parameters described in {{sec-tst-hdr}} to the "COSE Header Parameters" registry in the {{!IANA.cose}} registry group. | ||
|
||
--- back |