2 implementations of IsWeakKey
System.Security.Cryptography (2)
System\Security\Cryptography\AesCng.Windows.cs (1)
261
bool ICngSymmetricAlgorithm.
IsWeakKey
(byte[] key)
System\Security\Cryptography\TripleDESCng.Windows.cs (1)
223
bool ICngSymmetricAlgorithm.
IsWeakKey
(byte[] key)
1 reference to IsWeakKey
System.Security.Cryptography (1)
System\Security\Cryptography\CngSymmetricAlgorithmCore.cs (1)
319
if (_outer.
IsWeakKey
(key))