public class SamReadKeyParametersRespPars extends AbstractSamResponseParser
| Constructor and Description |
|---|
SamReadKeyParametersRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
SamReadKeyParametersCmdBuild builder)
Instantiates a new SamReadKeyParametersRespPars.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getKeyParameters()
Gets the key parameters.
|
protected java.util.Map<java.lang.Integer,org.eclipse.keyple.core.card.command.AbstractApduResponseParser.StatusProperties> |
getStatusTable() |
buildCommandException, checkStatus, getBuilderpublic SamReadKeyParametersRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
SamReadKeyParametersCmdBuild builder)
response - of the SamReadKeyParametersRespParsbuilder - 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[] getKeyParameters()