Class GLOBALS

Object
   |
   +--GLOBALS

class GLOBALS

 
Method Summary
<static> Object calculateBACKey(crypto, mrz2, keyno)
          
<static> Object calculateBACKeyFrom3LineMRZ(crypto, mrz, keyno)
          
<static> Object handleFile(secureChannel, lds, name, fid)
          
<static> Object lengthFromHeader(header)
          
<static> Object listCertificates(dir)
          
<static> Object openSecureChannel(card, crypto, kenc, kmac)
          
<static> Object prompt(<String> text, <String> id, <String> defvalue, list, filter)
           Prompt for a value from persistent configuration The new value is stored a configuration item.
<static> void readFileFromDisk(name)
          
<static> void savePicture(dg2)
          
<static> void test(crypto, priKey, pubKey, taOID)
          
<static> void writeFileOnDisk(name, content)
          


Method Detail

calculateBACKey

<static> Object calculateBACKey(crypto, mrz2, keyno)

calculateBACKeyFrom3LineMRZ

<static> Object calculateBACKeyFrom3LineMRZ(crypto, mrz, keyno)

handleFile

<static> Object handleFile(secureChannel, lds, name, fid)

lengthFromHeader

<static> Object lengthFromHeader(header)

listCertificates

<static> Object listCertificates(dir)

openSecureChannel

<static> Object openSecureChannel(card, crypto, kenc, kmac)

prompt

<static> Object prompt(<String> text, <String> id, <String> defvalue, list, filter)

readFileFromDisk

<static> void readFileFromDisk(name)

savePicture

<static> void savePicture(dg2)

test

<static> void test(crypto, priKey, pubKey, taOID)

writeFileOnDisk

<static> void writeFileOnDisk(name, content)


Documentation generated by JSDoc on Tue Sep 3 22:29:38 2013