Blackberry JAVA DEVELOPMENT ENVIRONMENT - - CRYPTOGRAPHIC SMART CARD DRIVER - DEVELOPMENT GUIDE Manual page 13

Cryptographic smart card driver
Table of Contents

Advertisement

Task
Retrieve the location of the private key file
on the smart card.
See "Code sample: Storing the location of a private key file on the smart card" on page 28 for more information.
Steps
>
Create a method that returns the location of the private key file on the smart card.
public byte getFile()
{
return _file;
}
1: Using smart cards
9

Advertisement

Table of Contents
loading

This manual is also suitable for:

Java development environment 4.6.0

Table of Contents