9 references to IsSupported
System.Security.Cryptography (9)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsa.cs (9)
448/// The platform does not support Composite ML-DSA. Callers can use the <see cref="IsSupported" /> property 535/// The platform does not support Composite ML-DSA. Callers can use the <see cref="IsSupported" /> property 590/// The platform does not support Composite ML-DSA. Callers can use the <see cref="IsSupported" /> property 661/// The platform does not support Composite ML-DSA. Callers can use the <see cref="IsSupported" /> property 741/// The platform does not support Composite ML-DSA. Callers can use the <see cref="IsSupported" /> property 799/// The platform does not support Composite ML-DSA. Callers can use the <see cref="IsSupported" /> property 856/// The platform does not support Composite ML-DSA. Callers can use the <see cref="IsSupported" /> property 1980if (!IsSupported) 1988if (!IsSupported || !IsAlgorithmSupported(algorithm))