<PackageReference Include="Microsoft.Bcl.Cryptography" Version="11.0.0-preview.3.26207.106" />

System.Security.Cryptography.Asn1.AttributeAsn

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