2 references to KP_EFFECTIVE_KEYLEN
System.Security.Cryptography (2)
System\Security\Cryptography\BasicSymmetricCipherCsp.cs (1)
38
SetKeyParameter(_hKey, CryptGetKeyParamQueryType.
KP_EFFECTIVE_KEYLEN
, key.Length * 8);
System\Security\Cryptography\CapiHelper.Windows.cs (1)
637
case CryptGetKeyParamQueryType.
KP_EFFECTIVE_KEYLEN
: