Class InstallLoadAPDU

java.lang.Object
org.dogtagpki.tps.apdu.APDU
org.dogtagpki.tps.apdu.InstallLoadAPDU

public class InstallLoadAPDU extends APDU
  • Constructor Details

    • InstallLoadAPDU

      public InstallLoadAPDU(TPSBuffer packageAID, TPSBuffer sdAID, int fileLen)
    • InstallLoadAPDU

      public InstallLoadAPDU(TPSBuffer theData)
      Constructs Install Load APDU. Used when data was pre-constructed
  • Method Details