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

Data inside signed data for PKI Operation is nil #7

Open
neeraj-joshi01 opened this issue Dec 18, 2015 · 0 comments
Open

Data inside signed data for PKI Operation is nil #7

neeraj-joshi01 opened this issue Dec 18, 2015 · 0 comments

Comments

@neeraj-joshi01
Copy link

Data inside signed data PKCS#7 for PKI Operation is nil.
When I create a PKCS#7 message as OpenSSL::PKCS7.new(pki_message.to_der) , and then I access OpenSSL::PKCS7.new(pki_message.to_der).data it comes out to be nil , rather there should be enveloped encrypted data inside it.

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