method

generate_secret_with_win32_api

generate_secret_with_win32_api()
public

Generate a random secret key by using the Win32 API. Raises LoadError if the current platform cannot make use of the Win32 API. Raises SystemCallError if some other error occured.