Add sueids, dloas, measres and intuse#38
Open
kentakayama wants to merge 13 commits intoveraison:mainfrom
Open
Conversation
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
…coding/decoding Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
…rce encoding / decoding rules Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
…L definition Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
…the limit, and MarshalJSON and MarshalCBOR are too much close) Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Contributor
Author
|
Following the approval of #37, I believe this PR is ready for review. |
Comment on lines
+35
to
+39
| IntendedUseGeneric: "generic", | ||
| IntendedUseRegistration: "registration", | ||
| IntendedUseProvisioning: "provisioning", | ||
| IntendedUseCSR: "csr", | ||
| IntendedUsePoP: "pop", |
There was a problem hiding this comment.
The correct value of these strings is currently being discussed within IETF RATS. See https://mailarchive.ietf.org/arch/msg/rats/7Xo0RINrrXDJkgiTXKDjvfGl2FA/.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cbor.Marshaltoem.MarshalThis PR depends on the #37 , because some field uses the
B64Url.