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

System.Security.Cryptography.Asn1.AttributeAsn

struct AttributeAsn
namespace System.Security.Cryptography.Asn1 { internal struct AttributeAsn { public AttributeAsn(AsnEncodedData attribute); } }