CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2001
    Posts
    5

    Encrypt / Decrypt in VB

    I have an encrypted file that I want VB to decrypt at a certain time. Is there anyway to do this or any software/.DLL out there that can do this for me?


  2. #2

    Re: Encrypt / Decrypt in VB

    >I have an encrypted file that I want VB to decrypt at a certain time

    but do U know the encrypt method of file? I think that it's most important... better necessary...

    >Is there anyway to do this or any software/.DLL out there that can do this for me?

    U can find for "Crypto API".

    hi,brt


    <center>
    <HR width=80%>
    <img src='http://web.tiscali.it/bertaplanet/im...ertaplanet.gif'>
    </center>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured