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