Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Implement IDisposable for .Net 4.6 #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RobKraft
Copy link

Microsoft added IDisposable to X509Certificate in .Net Framework 4.6. https://github.com/dotnet/docs/issues/6777 and https://docs.microsoft.com/en-us/dotnet/api/system.security.cryptography.x509certificates.x509store

This suggested request adds IDisposable and the example for consuming it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants