We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
An Introduction to IKVM
|
| Subject: |
|
Crypto Error.... |
| Date: |
|
2007-03-12 03:05:24 |
| From: |
|
crypto_Prasad
|
|
|
|
Hi,
I am using latest version of ikvm.net , i have written a encryption/decryption class program in java.
I have compiled and build dll using ikvmc, i have included dll into my .NET project. I am calling dodecrypt function in .NET it is giving an error saying that...
"An exception of type 'java.lang.IllegalStateException' occurred in IKVM.GNU.Classpath.DLL but was not handled in user code"
"Additional information: must configure ecryption key first."
why this error is coming?.
any help is appriciable...
Thanks,
Prasad.
|