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