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