Crypto interop needs to be consolidated under src\Common\src\Interop\ #26541
Labels
area-System.Security
enhancement
Product code improvement that does NOT require public API changes/additions
help wanted
[up-for-grabs] Good issue for external contributors
Milestone
There is duplication we really want to avoid. For example, CertNameToStr is used by both System.Security.Cryptography.X509Certificates and by System.Security.Cryptography.Pkcs, and they both contain their own copies of DllImports and higher-level helpers on top of them.
cc: @bartonjs
The text was updated successfully, but these errors were encountered: