Page 1 of 1

Recommend the proper card

Posted: Wed May 18, 2016 2:50 am
by Janel
We are finding smart card for our project. I need the card has the following ability. Would you recommend the proper card to us? Thanks..

- the ability to load encryption keys on the card
- the ability to change pins
- the ability to encrypt and decrypt data with the card without exposing the keys

Re: Recommend the proper card

Posted: Wed May 18, 2016 5:46 am
by ftsafe
For your requirement, Java Card + PKI applet should be able to meet. And we could provide corresponding SDK for PKI which contains sample codes(VC) as well.

Re: Recommend the proper card

Posted: Thu May 19, 2016 2:25 am
by Janel
ftsafe wrote:For your requirement, Java Card + PKI applet should be able to meet. And we could provide corresponding SDK for PKI which contains sample codes(VC) as well.


Hi! Thanks for your quick response.
Is the PKI applet you provide free?
And I need all to be developed in java.

Re: Recommend the proper card

Posted: Thu May 19, 2016 7:53 am
by ftsafe
We can provide the PKI applet for free. And our product support standard PKCS#11 and MS CAPI, you could use Java language to call our library file to do your own development.