16 references to IsSupported
System.Security.Cryptography (16)
System\Security\Cryptography\Kmac256.cs (16)
25static bool IKmacStatic.IsSupported => IsSupported; 42/// The platform does not support KMAC256. Callers can use the <see cref="IsSupported" /> property 57/// The platform does not support KMAC256. Callers can use the <see cref="IsSupported" /> property 298/// The platform does not support KMAC256. Callers can use the <see cref="IsSupported" /> property 326/// The platform does not support KMAC256. Callers can use the <see cref="IsSupported" /> property 352/// The platform does not support KMAC256. Callers can use the <see cref="IsSupported" /> property 384/// The platform does not support KMAC256. Callers can use the <see cref="IsSupported" /> property 421/// The platform does not support KMAC256. Callers can use the <see cref="IsSupported" /> property 453/// The platform does not support KMAC256. Callers can use the <see cref="IsSupported" /> property 497/// The platform does not support KMAC256. Callers can use the <see cref="IsSupported" /> property 544/// The platform does not support KMAC256. Callers can use the <see cref="IsSupported" /> property 585/// The platform does not support KMAC256. Callers can use the <see cref="IsSupported" /> property 618/// The platform does not support KMAC256. Callers can use the <see cref="IsSupported" /> property 662/// The platform does not support KMAC256. Callers can use the <see cref="IsSupported" /> property 729/// The platform does not support KMAC256. Callers can use the <see cref="IsSupported" /> property 765if (!IsSupported)