5 references to CreateAlgorithmUnknownException
System.Security.Cryptography (5)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsa.cs (1)
1972throw Helpers.CreateAlgorithmUnknownException(in identifier);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CompositeMLKem.cs (1)
2243throw Helpers.CreateAlgorithmUnknownException(in identifier);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (1)
2253throw Helpers.CreateAlgorithmUnknownException(in identifier);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (1)
1684throw Helpers.CreateAlgorithmUnknownException(in identifier);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (1)
1992throw Helpers.CreateAlgorithmUnknownException(in identifier);