OpenCard  
 
OCF, the OpenCard Framework is a standard Java framework for working with Smart Cards.  
 

Package opencard.tests.service

Class Summary
CardRequestTC  
CreateFile Create a file or directory on the smartCard.
DecipherData This test tries to decrypt a given message with a key
DeleteFile The test try to delete a file on the card.
EncipherData This test tries to encrypt data with a key .
GetFileSize The test try to find out the size of a file on the card.
mfc35 This file was automatically created by ConvertFile on Mon Mar 01 12:16:02 CET 1999 from the file mfc35.isb Please DO NOT EDIT this file.
mfc40 This file was automatically created by ConvertFile on Mon Mar 01 12:11:50 CET 1999 from the file mfc40.isb Please DO NOT EDIT this file.
mfc41 This file was automatically created by ConvertFile on Mon Mar 01 11:26:37 CET 1999 from the file mfc41-8.isb Please DO NOT EDIT this file.
mfc41F This file was automatically created by ConvertFile on Thu Mar 11 17:27:03 CET 1999 from the file mfc41-F.ISB Please DO NOT EDIT this file.
MReadData The test carries out 5000 read operations on a CardFile.
MWriteData  
ReadData The test carries out a read operation on a CardFile.
ReadRecordData This test cas is used by the ThreadTest test case The test carries out read operations on the card.
SignData The test generates a signature in the smartcard.
test This file was automatically created by ConvertFile on Thu Mar 11 13:35:11 CET 1999 from the file test.isb Please DO NOT EDIT this file.
ThreadTest The test instantiates and runs a given number of threads to read data from a file on the card.
VerifySignedData The test try to read operation on a CardFile.
WaitFC  
WriteData