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

Method for returning keys and/or IDs from decryption? #33

Open
mkari37 opened this issue Jun 6, 2019 · 2 comments
Open

Method for returning keys and/or IDs from decryption? #33

mkari37 opened this issue Jun 6, 2019 · 2 comments

Comments

@mkari37
Copy link

mkari37 commented Jun 6, 2019

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.

@neuhalje neuhalje self-assigned this Jun 9, 2019
@neuhalje neuhalje added this to To do in v2.2.0 via automation Jun 16, 2019
@neuhalje
Copy link
Owner

Instead of returning just a stream I am thinking of returning an object with fuller semantics

@neuhalje neuhalje added this to To Do in v2.2.1 via automation Jan 19, 2020
@neuhalje neuhalje removed this from To do in v2.2.0 Jan 19, 2020
@neuhalje
Copy link
Owner

neuhalje commented Mar 7, 2020

Wow ... that issue has gone stale :-/ Looking for support here (time constraints on my side)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
v2.2.1
  
To Do
Development

No branches or pull requests

2 participants