Skip to content

Commit

Permalink
Remove non-applicable comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Daisuke Maki committed Oct 26, 2024
1 parent 4769e28 commit dcce04e
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 @@ -84,11 +84,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 dcce04e

Please sign in to comment.