3 references to HashAlgorithmName
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsaManaged.RSA.cs (3)
114return new RsaComponent(rsa, algorithm.HashAlgorithmName, algorithm.Padding); 175return new RsaComponent(rsa, algorithm.HashAlgorithmName, algorithm.Padding); 230return new RsaComponent(rsa, algorithm.HashAlgorithmName, algorithm.Padding);