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

Remove interop code as much as possible #164

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

virzak
Copy link

@virzak virzak commented Jul 5, 2022

Trying to remove some interop code, but so far most of it has to stay because it is undocumented.
Here is an issue for example microsoft/win32metadata#987

Maybe one day SignerSignEx3 could be called straight out of C#

@@ -23,7 +23,7 @@ public void ShouldTranslateNameToAsciiEncodedNullTerminatedOID(HashAlgorithmName
expectedBytes.Fill(0);
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vcsjones Seems like this test isn't needed anymore

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.

1 participant