Skip to content

Commit

Permalink
Remove non-applicable comment (#1224)
Browse files Browse the repository at this point in the history
Co-authored-by: Daisuke Maki <lestrrat+github@users.noreplay.github.com>
  • Loading branch information
lestrrat and Daisuke Maki authored Oct 26, 2024
1 parent c1658b3 commit ffbbceb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions jwe/options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,6 @@ options:
WithMessage provides a message object to be populated by `jwe.Decrypt`
Using this option allows you to decrypt AND obtain the `jwe.Message`
in one go.
Note that you should NOT be using the message object for anything other
than inspecting its contents. Particularly, do not expect the message
reliable when you call `Decrypt` on it. `(jwe.Message).Decrypt` is
slated to be deprecated in the next major version.
- ident: RequireKid
interface: WithKeySetSuboption
argument_type: bool
Expand Down
5 changes: 0 additions & 5 deletions jwe/options_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ffbbceb

Please sign in to comment.