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