4 references to IsAlgorithmSupportedImpl
System.Security.Cryptography (4)
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsaManaged.cs (3)
60
Debug.Assert(
IsAlgorithmSupportedImpl
(algorithm));
137
Debug.Assert(
IsAlgorithmSupportedImpl
(algorithm));
187
Debug.Assert(
IsAlgorithmSupportedImpl
(algorithm));
System\Security\Cryptography\CompositeMLDsaImplementation.OpenSsl.cs (1)
17
CompositeMLDsaManaged.
IsAlgorithmSupportedImpl
(algorithm);