2 references to SetKeyParameter
System.Core (2)
System\Security\Cryptography\CapiNative.cs (1)
780SetKeyParameter(key, parameter, BitConverter.GetBytes(value));
System\Security\Cryptography\CapiSymmetricAlgorithm.cs (1)
596CapiNative.SetKeyParameter(encryptionKey, CapiNative.KeyParameter.IV, iv);