Table Of Contents - Blackberry JAVA DEVELOPMENT ENVIRONMENT - - CRYPTOGRAPHIC SMART CARD DRIVER - DEVELOPMENT GUIDE Manual

Cryptographic smart card driver
Table of Contents

Advertisement

Contents
1
Using smart cards................................................................................................................................................. 3
Smart cards ........................................................................................................................................................ 3
Add support for smart cards .................................................................................................................... 3
Creating a cryptographic smart card driver ................................................................................................. 4
Set up the project for the cryptographic smart card driver ................................................................ 4
Design a cryptographic smart card driver ............................................................................................. 4
Create a cryptographic session for a cryptographic smart card ........................................................ 5
Create a cryptographic token for private key operations ................................................................... 6
Store the location of the private key file................................................................................................ 8
2
Testing a cryptographic smart card driver...................................................................................................... 11
Set up a BlackBerry device to test a cryptographic smart card driver .....................................................11
Test the cryptographic smart card driver..................................................................................................... 12
3
Code samples .......................................................................................................................................................15
Code sample: Creating a cryptographic smart card object.......................................................................15

Advertisement

Table of Contents
loading

This manual is also suitable for:

Java development environment 4.6.0

Table of Contents