Package org.dogtagpki.tps.apdu
Class ExternalAuthenticateAPDUGP211
java.lang.Object
org.dogtagpki.tps.apdu.APDU
org.dogtagpki.tps.apdu.ExternalAuthenticateAPDUGP211
-
Nested Class Summary
Nested Classes -
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionExternalAuthenticateAPDUGP211
(TPSBuffer theData, ExternalAuthenticateAPDUGP211.SecurityLevel securityLevel) -
Method Summary
Modifier and TypeMethodDescriptionbyteToSecurityLevel
(byte level) getType()
static void
static byte
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
-
ExternalAuthenticateAPDUGP211
public ExternalAuthenticateAPDUGP211(TPSBuffer theData, ExternalAuthenticateAPDUGP211.SecurityLevel securityLevel)
-
-
Method Details
-
getHostCryptogram
-
getType
-
securityLevelToByte
-
byteToSecurityLevel
-
main
-