You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could I request a method that allows the caller to extract exactly which key(s) were used to decrypt, and which key(s) were used for signature verification, after the decryption has completed?
I have a working solution, but it is a Frankensteinian monster that tramples all over your elegant design, and I am ashamed.
The text was updated successfully, but these errors were encountered:
Could I request a method that allows the caller to extract exactly which key(s) were used to decrypt, and which key(s) were used for signature verification, after the decryption has completed?
I have a working solution, but it is a Frankensteinian monster that tramples all over your elegant design, and I am ashamed.
The text was updated successfully, but these errors were encountered: