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

Allow certificate private key lookup #11

Merged
merged 2 commits into from
Aug 17, 2016

Conversation

sfackler
Copy link
Collaborator

We have to pull some ncrypt stuff in temporarily until
retep998/winapi-rs#319 lands.

The lookup API does allow you to borrow a reference to an internally cached copy of the key, but I didn't want to complicate the API too much. I only actually need this to figure out which certificate in a PKCS12 archive has a private key associated.

r? @steffengy

We have to pull some ncrypt stuff in temporarily until
retep998/winapi-rs#319 lands.
@steffengy steffengy merged commit 6912082 into steffengy:master Aug 17, 2016
@sfackler sfackler deleted the cert-private-key branch August 17, 2016 16:38
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

Successfully merging this pull request may close these issues.

2 participants