Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Annotation] If a client receives a KeyPackage carried within an MLSMessage object, then it MUST verify that the version field of the KeyPackage has the same value as the version field of the MLSMessage. #46

Open
Tracked by #1210
duesee opened this issue Jan 18, 2023 · 0 comments

Comments

@duesee
Copy link
Collaborator

duesee commented Jan 18, 2023

If a client receives a KeyPackage carried within an MLSMessage
object, then it MUST verify that the version field of the KeyPackage
has the same value as the version field of the MLSMessage.


Annotation
{
  "@context": "http://www.w3.org/ns/anno.jsonld",
  "type": "Annotation",
  "body": [
    {
      "type": "TextualBody",
      "purpose": "tagging",
      "value": "key_package"
    }
  ],
  "target": {
    "selector": [
      {
        "type": "TextQuoteSelector",
        "exact": "If a client receives a KeyPackage carried within an MLSMessage\n   object, then it MUST verify that the version field of the KeyPackage\n   has the same value as the version field of the MLSMessage."
      },
      {
        "type": "TextPositionSelector",
        "start": 161083,
        "end": 161279
      }
    ]
  },
  "id": "#234bbf9c-b7aa-4af7-acf5-8341d600b7d9",
  "meta": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant