1 write to RawData
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X500RelativeDistinguishedName.cs (1)
28RawData = rawData;
1 reference to RawData
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (1)
1388AsnValueReader reader = new AsnValueReader(rdn.RawData.Span, AsnEncodingRules.DER);