1 write to Attributes
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\Asn1\CertificationRequestInfoAsn.xml.cs (1)
242decoded.Attributes = sequenceReader.ReadEncodedValue();
2 references to Attributes
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\Asn1\CertificationRequestInfoAsn.xml.cs (2)
177writer.WriteEncodedValue(Attributes); 250return new AttributesEnumerable(Attributes, ruleSet);