src/libraries/System.Security.Cryptography.Pkcs/README.md
This assembly provides support for non-primitive cryptographic operations based on ASN.1 BER/CER/DER encoded values. The "Pkcs" assembly and namespace names come from the "Public Key Cryptography Standards" specification set, though not all types in this assembly correspond to a PKCS document.
Some other elements from the PKCS series exist in System.Security.Cryptography:
See the Help Wanted issues.
The library is shipped as a NuGet package.