Contents Previous Next Index

A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z

Index


A

AID for installer applet, 1

APDU

responses to applet deletion requests, 1

responses to applet installation requests, 1

sample script, 1

APDU commands

sending and receiving, 1

APDU protocol

for installer, 1

APDU requests

to delete applets, 1

to delete packages, 1

to delete packages and applets, 1

APDU types, 1

Abort, 1

CAP Begin, 1

CAP End, 1

Component ## Begin, 1

Component ## Data, 1

Component ## End, 1

Create Applet, 1

Response, 1

Select, 1

apdutool tool

APDU script files, 1

command line options, 1

command line syntax, 1

described, 1

supported script file commands, 1

applet deletion

APDU responses to deletion requests, 1

applet installation

APDU responses to installation requests, 1

applet instance

how to create, 1

applets

creating, 1

deleting, 1

B

binary compatibility

verifying, 1

binary release

installation, 1

installation prerequisites, 1

installation, on Microsoft Windows 2000 platform, 1

installation, on Solaris or Linux platform, 1

installed files, 1

C

CAP file

converting to text, 1

described, 1

generating from a Java Card Assembly file, 1

generating the debug component, 1

suppressing output, 1

verifycap tool, 1

verifying, 1

versions created, 1

CAP file production

data flow, 1

CAP files

how to download, 1

manifest file example, 1

manifest file syntax, 1

CAP files downloading, 1

capdump tool, 1

command line syntax, 1

capgen tool, 1

command line options, 1

command line syntax, 1

C-language Java Card RE

command line options, 1

described, 1

features supported, 1

installer mask, 1

limitations, 1

C-language Java Card RE tool

command line syntax, 1

EEPROM image files, 1

input and output, 1

running, 1

class files for samples

converting, 1

com.sun.javacard.ocfrmiclientimpl

package, 1

command configuration file, 1

converter

described, 1

output, 1

Converter tool

command configuration file, 1

command line options, 1

command line syntax, 1

creating a debug.msk file, 1

input file naming conventions, 1

invoking the off-card verifier, 1

Java Card Assembly syntax example, 1

output file naming conventions, 1

running, 1

converter tool

and remote classes, 1

Java compiler options, 1

converting

Java class files, 1

cryptography

support for, 1

supported keys and algorithms, 1

cryptography classes

algorithms used by, 1

instantiating, 1

supported classes, 1

D

data flow

installer, 1

debug component

generating in the CAP file, 1

debug.msk file

creating, 1

deletion requests

how to send, 1

demonstrations

cryptography demo

about, 1

running, 1

demo1

about, 1

demo2

about, 1

running, 1

demo3

about, 1

running, 1

directory contents, 1

directory structure, 1

installation, 1

Java Card RMI demo

about, 1

running, 1

logical channels demo

about, 1

running, 1

object deletion demo1

about, 1

running, 1

object deletion demo2

about, 1

running, 1

Secure Java Card RMI demo

about, 1

running, 1

setting environment variables, 1

summarized, 1

done(RemoteCall)

of com.sun.javacard.ocfrmiclientimpl.JCRemoteRefImpl, 1

E

EEPROM, 1

EEPROM image files, 1

environment variables

for demonstrations, 1

for samples, 1

setting for Java Card WDE tool, 1

setting, on Microsoft Windows 2000 platform, 1

setting, on Solaris or Linux platform, 1

exchangeAPDU(byte[])

of com.sun.javacard.ocfrmiclientimpl.OCFCardAccessor, 1

exp2text tool, 1

export file

converting to text, 1

loading, 1

verifying, 1, 2

export map

specifying, 1

G

getCardType(CardID, CardServiceScheduler)

of com.sun.javacard.ocfrmiclientimpl.OCFCardAccessorFactory, 1

getClasses(CardType)

of com.sun.javacard.ocfrmiclientimpl.OCFCardAccessorFactory, 1

getRefClass(ObjectOutput)

of com.sun.javacard.ocfrmiclientimpl.JCRemoteRefImpl, 1

getRemoteObject(byte[], int)

of com.sun.javacard.ocfrmiclientimpl.JCCardObjectFactory, 1

of com.sun.javacard.ocfrmiclientimpl.JCCardProxyFactory, 1

getRemoteRefFormat()

of com.sun.javacard.ocfrmiclientimpl.JCCardObjectFactory, 1

of com.sun.javacard.ocfrmiclientimpl.JCCardProxyFactory, 1

getSessionIdentifier()

of com.sun.javacard.ocfrmiclientimpl.OCFCardAccessor, 1

I

input file

naming conventions for the Converter tool, 1

input files

suppressing verification, 1

verifying, 1

input files for the C-language Java Card RE tool, 1

installation

binary release, 1

Microsoft Windows 2000 platform environment variables, 1

prerequisites, 1

Solaris or Linux platform environment variables, 1

binary release, on Microsoft Windows 2000 platform, 1

binary release, on Solaris or Linux platform, 1

copying OpenCard Framework files, 1

Java Communications API, 1

OpenCard Framework, 1

sample programs and demonstrations, 1

installed files

binary release, 1

installer

APDU protocol, 1

components, 1

data flow, 1

described, 1

limitations, 1

installer applet AID, 1

installer mask

contents, 1

invoke(Object, Method, Object[])

of com.sun.javacard.ocfrmiclientimpl.JCRemoteRefImpl, 1

invoke(Remote, Method, Object[], long)

of com.sun.javacard.ocfrmiclientimpl.JCRemoteRefImpl, 1

invoke(RemoteCall)

of com.sun.javacard.ocfrmiclientimpl.JCRemoteRefImpl, 1

J

Java Card Assembly file

syntax example, 1

using to generate a CAP file, 1

Java Card RE

contents of an implementation, 1

Java Card RMI client

reference implementation, 1

reference implementation API, 1

remote stub object, 1

supported framework package, 1

supported reference implementation package, 1

Java Card WDE

configuration file for applets, 1

described, 1

features not supported, 1

Java Card WDE mask

configuring applets, 1

Java Card WDE tool, 1

command line format, 1

command line options, 1

described, 1

prerequisites, 1

setting environment variables, 1

Java Communications API

installing, 1

Java compiler options

setting for the converter tool, 1

JavaCardType

of com.sun.javacard.ocfrmiclientimpl, 1

JavaCardType()

of com.sun.javacard.ocfrmiclientimpl.JavaCardType, 1

JCCardObjectFactory

of com.sun.javacard.ocfrmiclientimpl, 1

JCCardObjectFactory(CardAccessor)

of com.sun.javacard.ocfrmiclientimpl.JCCardObjectFactory, 1

JCCardProxyFactory

of com.sun.javacard.ocfrmiclientimpl, 1

JCCardProxyFactory(CardAccessor)

of com.sun.javacard.ocfrmiclientimpl.JCCardProxyFactory, 1

JCRemoteRefImpl

of com.sun.javacard.ocfrmiclientimpl, 1

JCRemoteRefImpl(short, String, CardAccessor, CardObjectFactory)

of com.sun.javacard.ocfrmiclientimpl.JCRemoteRefImpl, 1

N

newCall(RemoteObject, Operation[], int, long)

of com.sun.javacard.ocfrmiclientimpl.JCRemoteRefImpl, 1

O

OCFCardAccessor

of com.sun.javacard.ocfrmiclientimpl, 1

OCFCardAccessor()

of com.sun.javacard.ocfrmiclientimpl.OCFCardAccessor, 1

OCFCardAccessorFactory

of com.sun.javacard.ocfrmiclientimpl, 1

OCFCardAccessorFactory()

of com.sun.javacard.ocfrmiclientimpl.OCFCardAccessorFactory, 1

off-card verifier, 1

invoking, 1

suppressing verification, 1

OpenCard Framework

installing, 1

OpenCard Framework files

copying, 1

output file

naming conventions for the Converter tool, 1

output files

for the C-language Java Card RE tool, 1

suppressing verification, 1

verifying, 1

P

packages

deleting, 1

R

readExternal(ObjectInput)

of com.sun.javacard.ocfrmiclientimpl.JCRemoteRefImpl, 1

reimplementing a package or method, 1

remote classes

and the converter, 1

remote stub object, 1

remoteEquals(RemoteRef)

of com.sun.javacard.ocfrmiclientimpl.JCRemoteRefImpl, 1

remoteHashCode()

of com.sun.javacard.ocfrmiclientimpl.JCRemoteRefImpl, 1

remoteToString()

of com.sun.javacard.ocfrmiclientimpl.JCRemoteRefImpl, 1

ROM mask, 1

S

sample programs

directory structure, 1

samples

building, 1

compiling, 1

converting class files, 1

generating script files, 1

preparing to compile, 1

script file for building, 1

setting environment variables, 1

scriptgen tool

command line options, 1

command line syntax, 1

described, 1

for generating sample script files, 1

store files, 1

stub object, remote, 1

U

User’s Guide

organization, 1

purpose, 1

related books, 1

V

verifycap tool, 1, 2

command line options, 1

command line syntax, 1

verifyexp tool, 1

command line options, 1

command line syntax, 1

verifyrev tool, 1, 2

command line options, 1

command line syntax, 1

W

writeExternal(ObjectOutput)

of com.sun.javacard.ocfrmiclientimpl.JCRemoteRefImpl, 1

 


Contents Previous Next Index Development Kit User's Guide for the Binary Release with Cryptography Extensions
Java Card Platform, Version 2.2.1