Package org.dogtagpki.tps.apdu
Class ExternalAuthenticateAPDU
java.lang.Object
org.dogtagpki.tps.apdu.APDU
org.dogtagpki.tps.apdu.ExternalAuthenticateAPDU
-
Nested Class Summary
Nested Classes -
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionExternalAuthenticateAPDU
(TPSBuffer theData, ExternalAuthenticateAPDU.SecurityLevel securityLevel) -
Method Summary
Methods inherited from class org.dogtagpki.tps.apdu.APDU
dump, getCLA, getData, getDataToMAC, getEncoding, getINS, getMAC, getP1, getP2, incrementBuffer, padBuffer80, secureMessage, secureMessageSCP02, secureMessageSCP03, setMAC, setTrailer
-
Constructor Details
-
ExternalAuthenticateAPDU
public ExternalAuthenticateAPDU(TPSBuffer theData, ExternalAuthenticateAPDU.SecurityLevel securityLevel)
-
-
Method Details