Class InstallAppletAPDUGP211
java.lang.Object
org.dogtagpki.tps.apdu.APDU
org.dogtagpki.tps.apdu.InstallAppletAPDUGP211
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionInstallAppletAPDUGP211(TPSBuffer theData) Constructs Install Applet APDU.InstallAppletAPDUGP211(TPSBuffer packageAID, TPSBuffer appletAID, byte appPrivileges, int instanceSize, int appletMemorySize) -
Method Summary
Methods inherited from class APDU
dump, getCLA, getData, getDataToMAC, getEncoding, getINS, getMAC, getP1, getP2, incrementBuffer, padBuffer80, secureMessage, secureMessageSCP02, secureMessageSCP03, setMAC, setTrailerModifier and TypeMethodDescriptionvoiddump()bytegetCLA()getData()Retrieves APDU's encoding.bytegetINS()getMAC()bytegetP1()bytegetP2()voidincrementBuffer(TPSBuffer buffer) voidpadBuffer80(TPSBuffer buffer, int blockSize) voidsecureMessage(org.mozilla.jss.pkcs11.PK11SymKey encKey, byte protocol) voidsecureMessageSCP02(org.mozilla.jss.pkcs11.PK11SymKey encKey) voidsecureMessageSCP03(org.mozilla.jss.pkcs11.PK11SymKey encKey, TPSBuffer encryptionCounter) voidvoidsetTrailer(TPSBuffer theTrailer)
-
Constructor Details
-
InstallAppletAPDUGP211
-
InstallAppletAPDUGP211
Constructs Install Applet APDU.
-
-
Method Details
-
getType
-