08-06-2008, 08:08 PM
My Application is a desktop one,
For security purpose xml's are being encrypted.
If I want to acces those files via vbscript i will get the encrypted data.
I have been provided a dot net dll which is providing a method to encrypt and Decrypt.
I have to just pass the file to it, and it will create the plain xml file.
Any help is greatly appreciated.
For security purpose xml's are being encrypted.
If I want to acces those files via vbscript i will get the encrypted data.
I have been provided a dot net dll which is providing a method to encrypt and Decrypt.
I have to just pass the file to it, and it will create the plain xml file.
Any help is greatly appreciated.