|
-
May 21st, 2013, 08:51 AM
#1
Thread Starter
Member
random encryption key
hi guys sorry for multiply questions i don't always ask untill i try and have no solution
how to add an encryption key between form1 and stub ?
i tried this but didn't work
i'm using rc4 encryption
dim random as string = textbox1.text
rc4(filein, random)
in the stub
dim random as string
rc4(filein, random)
it gives me this error :
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|