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] The value for init_key MUST be a public key for the asymmetric encryption scheme defined by cipher_suite, and it MUST be unique among the set of KeyPackages created by this client. #43

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

Comments

@duesee
Copy link
Collaborator

duesee commented Jan 18, 2023

The value for init_key MUST be a public key for the asymmetric
encryption scheme defined by cipher_suite, and it MUST be unique
among the set of KeyPackages created by this client.


Annotation
{
  "@context": "http://www.w3.org/ns/anno.jsonld",
  "type": "Annotation",
  "body": [
    {
      "type": "TextualBody",
      "purpose": "tagging",
      "value": "key_package"
    }
  ],
  "target": {
    "selector": [
      {
        "type": "TextQuoteSelector",
        "exact": "The value for init_key MUST be a public key for the asymmetric\n   encryption scheme defined by cipher_suite, and it MUST be unique\n   among the set of KeyPackages created by this client."
      },
      {
        "type": "TextPositionSelector",
        "start": 159981,
        "end": 160167
      }
    ]
  },
  "id": "#1c21e304-beb4-419d-ab3c-1593711c0984",
  "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