3 references to IsSupported
System.Security.Cryptography (3)
System\Security\Cryptography\HMACCommon.cs (1)
87
Debug.Assert(SHA3_384.
IsSupported
);
System\Security\Cryptography\IncrementalHash.cs (1)
397
case HashAlgorithmNames.SHA3_384 when !SHA3_384.
IsSupported
:
System\Security\Cryptography\SHA3_384.cs (1)
290
if (!
IsSupported
)