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