2 references to SupportsAny
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (1)
71
public static bool IsSupported { get; } = MLDsaImplementation.
SupportsAny
();
System\Security\Cryptography\MLDsaImplementation.OpenSsl.cs (1)
18
Debug.Assert(
SupportsAny
());