Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
P
R
S
U
V
W
C
CardOS
- Class in
com.cryptware.jcardosapi
Base class for all CardOS based smart cards
CardOS(SmartCard)
- Constructor for class com.cryptware.jcardosapi.
CardOS
Construct a CNS object
ChangeReferenceData(byte, String)
- Method in class com.cryptware.jcardosapi.
CardOS
Change the Reference Data of a PIN object This function needs that the PIN object has been verified before
ChangeReferenceData(byte, String, String)
- Method in class com.cryptware.jcardosapi.
CardOS
Change the Reference Data of PIN object
ChangeReferenceData(byte, String)
- Method in class com.cryptware.jsmartosapi.
SmartOS
ChangeReferenceData Command
Sends a Change Reference Data Command APDU with specified pin
com.cryptware.jcardosapi
- package com.cryptware.jcardosapi
com.cryptware.jscapi
- package com.cryptware.jscapi
com.cryptware.jsmartosapi
- package com.cryptware.jsmartosapi
CommandAPDU
- Class in
com.cryptware.jscapi
Implements a Command APDU
A smart card command is encoded in a Command APDU.
CommandAPDU()
- Constructor for class com.cryptware.jscapi.
CommandAPDU
Default Constructor
CommandAPDU(int, int, int, int)
- Constructor for class com.cryptware.jscapi.
CommandAPDU
CommandAPDU(int, int, int, int, int)
- Constructor for class com.cryptware.jscapi.
CommandAPDU
Constructor for T=0 APDU
CommandAPDU(int, int, int, int, int, byte[])
- Constructor for class com.cryptware.jscapi.
CommandAPDU
CommandAPDU(int, int, int, int, int, byte[], int)
- Constructor for class com.cryptware.jscapi.
CommandAPDU
CommandAPDU(byte[])
- Constructor for class com.cryptware.jscapi.
CommandAPDU
connect()
- Method in class com.cryptware.jscapi.
Reader
Connects to the smart card using default shared mode and default protocol
connect(String)
- Method in class com.cryptware.jscapi.
Reader
Connect to the smart card using the given protocol
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
P
R
S
U
V
W