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

OpenSSL::PKCS7::SignerInfo#signed_time unimplemented #269

Closed
djberg96 opened this issue Oct 14, 2022 · 0 comments
Closed

OpenSSL::PKCS7::SignerInfo#signed_time unimplemented #269

djberg96 opened this issue Oct 14, 2022 · 0 comments

Comments

@djberg96
Copy link

Was hoping to get hexapdf working with JRuby but the OpenSSL::PKCS7::SignerInfo#signed_time method is currently unimplemented.

Any chance this could be implemented?

I don't know much about the method itself, but the C code calls PKCS7_get_signed_attribute(p7si, NID_pkcs9_signingTime) under the hood.

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

2 participants