6 references to MapHashOidToAlgorithm
System.Security.Cryptography (6)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (2)
315string? hashAlgorithmIdentifier = MapHashOidToAlgorithm( 427string? hashAlgorithmIdentifier = MapHashOidToAlgorithm(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsaCng.Windows.cs (2)
293string? hashAlgorithmIdentifier = MapHashOidToAlgorithm( 328string? hashAlgorithmIdentifier = MapHashOidToAlgorithm(
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsaImplementation.Windows.cs (2)
70string? hashAlgorithmIdentifier = MapHashOidToAlgorithm( 88string? hashAlgorithmIdentifier = MapHashOidToAlgorithm(