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