how-does-Xmanager-encrypt-password
how-does-Xmanager-encrypt-password copied to clipboard
Purpose of win32api and possibility of running in Linux
Could you kindly elaborate the purpose of importing win32api? I'm trying to run it on CentOS 7 and it appears that win32api refuse to coexist with it. Any workaround?
Thank you!
xshell does not run on linux. xshell uses the windows SID and username as a key to encrypt/decrypt passwords, that is why win32api is imported: to get SID and username (windows)