1 reference to Decode
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X500DistinguishedName.cs (1)
55public string Name => _lazyDistinguishedName ??= Decode(X500DistinguishedNameFlags.Reversed);