1 reference to X500RelativeDistinguishedName
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X500DistinguishedName.cs (1)
148
var rdn = new
X500RelativeDistinguishedName
(rawDataMemory.Slice(offset, encodedValue.Length));