-
Notifications
You must be signed in to change notification settings - Fork 13
Criticality #10
base: main
Are you sure you want to change the base?
Criticality #10
Conversation
This change updates the proposed API to use IdentityCredential instead.
default criticality to true
| ], | ||
| }], | ||
| } | ||
| }; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For compatibility with DeviceRequest in 18013-5, I would prefer that we default to critical being false and that's also how I read MdocRequestedElement. Your example suggests it's the other way around though.
|
Seemingly targets #9. |
| scheme: “mdoc”, | ||
| nonce: "gf69kepV+m5tGxMyMF0cnn9NCnRHez/LUIsFtLi6pwg=", | ||
| documentType: "org.iso.18013.5.1.mDL", | ||
| readerPublicKey: "ftl+VEHPB17r2oi6it3ENaqhOOB0AZbAkb5f4VlCPakpdNioc9QZ7X/6w...", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Most of these keys are new (documentType excepted). Do these changes have to do with the subject of this PR, "Criticality"? If so, how?
In general, this PR has almost no description to it. Can we please add a PR description talking about what changes there are here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No description provided.