1 implementation of NormalizeOid
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\ManagedCertificateFinder.cs (1)
26public string NormalizeOid(string maybeOid, OidGroup expectedGroup)
1 reference to NormalizeOid
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\FindPal.cs (1)
181return findPal.NormalizeOid(maybeOid, oidGroup);