Replies: 2 comments 3 replies
-
I'm not sure what the question is. As an end user you should not need to directly interact with CEK. Did you try |
Beta Was this translation helpful? Give feedback.
-
Thank you for your answer. Really appreciate that. |
Beta Was this translation helpful? Give feedback.
-
Hello All,
Thank you for the project. It seems very hard to find an implementation of JWX in go world.
I came across an issue that seems to be easy at first; however, I was not able to find solution yet.
What I am trying to do:
step 1 could be implemented using example:
https://github.com/lestrrat-go/jwx/blob/develop/v2/examples/jwe_example_test.go
Unfortunately, I could not find a way to retrieve CEK from jwe.WithContentEncryption. Please ping me in right direction if I am missing something. Really hope if process of getting CEK somehow implemented.
Steps 1 and 2 were described in example from RFC 7516
https://datatracker.ietf.org/doc/html/rfc7516#appendix-A
Appreciate any help possible
=^_^=
Beta Was this translation helpful? Give feedback.
All reactions