1 write to Attributes
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (1)
249decoded.Attributes = sequenceReader.ReadEncodedValue();
2 references to Attributes
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (2)
175writer.WriteEncodedValue(Attributes); 260return new AttributesEnumerable(Attributes, ruleSet);