Hi,


>-----Original Message-----
>From: Data [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, October 11, 2000 8:41 AM
>To: [EMAIL PROTECTED]
>Subject: [OCF] KeyBuilder and KeyPair
>
>
>1/ Is there any guidance on how to use the opencard service offered by
>gemplus?
>It would be better if u have any pointers. where can I find a detail
>description for the gemplus opencard service API in its documentation?
------------------------------------------------------------------------
If you have a GemXpresso kit, service html documentation is available in your install.
You can find an example using this OCF service in OPPurse example (client part).
The client is OCF based for GemXpresso card access...
------------------------------------------------------------------------
>
>2/ Does anyone know if Gemxpress 211is supports JavaCard API 2.11 as
>it only states that it support JavaCard 2.1? Can it recognize X.509
>certificate?
------------------------------------------------------------------------
The Gxp211 and Gxp211is card are based on JC 2.1, OP 2.0.1, VOP 2.0.
The Gxp211PK and Gxp211PKis card are based on JC 2.1.1, OP 2.0.1, VOP 2.1.1.
Only Gxp211PK and Gxp211PKis are JC2.1.1. 
X509 certificates are not recognized by this card family.
------------------------------------------------------------------------
>
>3/ What is the difference between KeyBuilder and KeyPair in Java Card
>API 2.11?
>Since there is no KeyPair in Java Card API 2.11, which class have the
>equivalent function as it in Java Card API 2.1?
------------------------------------------------------------------------
KeyPair is specific to JC2.1.1 (no equivalent in JC2.1) and allows on-board asymetric 
key pair generation.
KeyBuilder allows to create symetric and asymetric keys you have to fill manualy.
KeyPair takes benefits of secured hardware for internal generation and storage of 
private 
informations. You don't have to import private parts of the key from outside world.
The applet that requested the key pair can export the public part protecting the 
secret...
------------------------------------------------------------------------
>
>
>Thanks.
>
>
>-Tsang Hin Chung
>
>
------------------------------------------------------------------------
        Christophe (GemXpresso RAD Team)
------------------------------------------------------------------------
>
>
>
>
>---
>> 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.
>
>


---
> 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.

Reply via email to