Hello Everybody,
I am very new to the mailing list and to the JavaCard programming. I
havent done till now any programming in this area. Tried to get some
info from Sun's website for JavaCard but i was not able to understand
the specs clearly.
My requirement is
- To write a browser based java applet which requires to pass some
encrypted data to the server.
- Encrypt the data using private key from .p12 file
- .p12 file exists in a JavaCard/SmartCard
- Applet communicates with the JavaCard, passes the input string to it
then the program in JavaCard should extract the private key from .p12
file, encrypt the data using it and return the result to the applet
back.
Is the above process correct? If not then what is the correct process
for Applet - JavaCard communication. If it is correct then how to do
the things?
Please help me with good material or links where i can get samples or
information regarding the same.
Thanx in advance,
Ramana.
---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/
! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
! [EMAIL PROTECTED]
! containing the word
! unsubscribe
! in the body.