Results 1 to 3 of 3
- 07-31-2008, 12:08 PM #1
Member
- Join Date
- Jul 2008
- Posts
- 2
- Rep Power
- 0
Read a Public Key from a USP stick
Hi every one...!
I'm doing some computer security related project. In that project I need to access some security token which is in the USP based card. That is some security token ( a public Key ) is inside the USP stick. And this is also a client server SOA. Client have that USP stick and I need to access and read that Public Key and do some authentication through the web service using the web interface.
So I need to know the feasibility in JAVA to read the security token (Driver configuration may available) from a server side. (I had a plan to use JAVA Applet). If any one have any idea about this problem, please update me asap. :)
Shauom :)
- 07-31-2008, 01:07 PM #2
Member
- Join Date
- Jul 2008
- Posts
- 33
- Rep Power
- 0
It's possible.
I've done an ejb3.0 + webservice project not so long ago with security tokens and it worked so it is possible.:DMy community with sourcode and examples :D
Java remote image server/client working proof of concept: uitstekendeaccu.nl/tmp/
- 08-06-2008, 07:57 AM #3
Member
- Join Date
- Jul 2008
- Posts
- 2
- Rep Power
- 0
Thank you very much Mr. Engineeringserver.com for your kind reply :).
can you give me some important points about that. And how did u overcome the problem.
Thing is we can't hard code that path (That is the Driver's Partition name like C, D, F ). And it should work with Linux environment also. It should be platform independent.
Give some idea about this.. :)
Regards,
shauom
Similar Threads
-
why we use public access modifier?
By vichet in forum New To JavaReplies: 1Last Post: 04-04-2008, 07:04 AM -
public declaration ('undeclaring')
By Jadellll in forum New To JavaReplies: 2Last Post: 03-17-2008, 08:50 PM -
Public Holidays (Australia)
By oranjeBoven in forum Advanced JavaReplies: 0Last Post: 02-13-2008, 08:14 AM -
Public class variable
By Java Tip in forum Java TipReplies: 0Last Post: 12-03-2007, 09:58 AM -
public method
By dirtycash in forum New To JavaReplies: 4Last Post: 11-21-2007, 07:29 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks