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