win-app
win-app copied to clipboard
Secure random in RandomStrings
As RandomString is used in OpenVpnConnection for password generation it is better to use secure random (RNGCryptoServiceProvider) for string generation.