public class DigestCloseRespPars extends AbstractSamResponseParser
| Constructor and Description |
|---|
DigestCloseRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
DigestCloseCmdBuild builder)
Instantiates a new DigestCloseRespPars.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getSignature()
Gets the sam signature.
|
protected java.util.Map<java.lang.Integer,org.eclipse.keyple.core.card.command.AbstractApduResponseParser.StatusProperties> |
getStatusTable() |
buildCommandException, checkStatus, getBuilderpublic DigestCloseRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
DigestCloseCmdBuild builder)
response - from the DigestCloseCmdBuildbuilder - the reference to the builder that created this parserprotected java.util.Map<java.lang.Integer,org.eclipse.keyple.core.card.command.AbstractApduResponseParser.StatusProperties> getStatusTable()
getStatusTable in class AbstractSamResponseParserpublic byte[] getSignature()