; Script Start - Add your code below here Global Const $CALG_RSA_KEYX = 0x0000a400 ; RSA public key exchange algorithm. Global Const $CALG_RSA_SIGN = 0x00002400 ; RSA public key signature algorithm. #include <ButtonConstants.au3> #include <ComboConstants.au3> #include <EditConstants.au3> #include <GUIConstantsEx.au3> #include <StaticConstants.au3> #include <WindowsConstants.au3> #include <Crypt.au3> #region ### START Koda GUI section ### Form=C:\Documen