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