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

Use encryption algorithm received in encryptResponse for decrypt request #234

Open
nilekhc opened this issue May 11, 2023 · 0 comments
Open

Comments

@nilekhc
Copy link
Contributor

nilekhc commented May 11, 2023

While sending the decrypt request, we should set the algorithm type to the value we receive from the encrypt response. However, due to a limitation in the SDK, it is not currently possible to easily retrieve this value. We need to explore ways to address this issue, possibly by making changes upstream in the SDK, in order to use the algorithm type in our code effectively.

Ref - #210 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant