2 references to KeyPassword
mscorlib (2)
system\security\cryptography\utils.cs (2)
382else if (parameters.KeyPassword != null) { 383IntPtr szPassword = Marshal.SecureStringToCoTaskMemAnsi(parameters.KeyPassword);