<PackageReference Include="System.Security.Cryptography.Pkcs" Version="10.0.11" />

System.Security.Cryptography.Asn1.X509ExtensionAsn

namespace System.Security.Cryptography.Asn1 { internal struct X509ExtensionAsn { public X509ExtensionAsn(X509Extension extension); } }