3 references to IsSupported
System.Security.Cryptography (3)
System\Security\Cryptography\HMACCommon.cs (1)
91
Debug.Assert(SHA3_512.
IsSupported
);
System\Security\Cryptography\IncrementalHash.cs (1)
400
case HashAlgorithmNames.SHA3_512 when !SHA3_512.
IsSupported
:
System\Security\Cryptography\SHA3_512.cs (1)
289
if (!
IsSupported
)