2 references to KP_MODE
System.Security.Cryptography (2)
System\Security\Cryptography\BasicSymmetricCipherCsp.cs (1)
24
SetKeyParameter(_hKey, CryptGetKeyParamQueryType.
KP_MODE
, (int)cipherMode);
System\Security\Cryptography\CapiHelper.Windows.cs (1)
635
case CryptGetKeyParamQueryType.
KP_MODE
: