This repository was archived by the owner on Jun 10, 2025. It is now read-only.
1.2.0
Added
CalypsoCard.getTransactionCountermethod (issue [#42]).SamRevocationServiceSpiSPI (issue [#29]).CommonSignatureComputationData.BasicSignatureComputationData.TraceableSignatureComputationDataAPI (issue [#28]).CommonSignatureVerificationData.BasicSignatureVerificationData.TraceableSignatureVerificationDataAPI (issue [#29]).CommonSecuritySettingAPI.CommonSecuritySetting.setControlSamResourcemethod as a replacement for thesetSamResourcemethod.CommonSecuritySetting.getTransactionAuditDatamethod (issue [#44]).CommonTransactionManagerAPI.CommonTransactionManager.getSecuritySettingmethod as a replacement for thegetCardSecuritySettingmethod.CommonTransactionManager.prepareComputeSignaturemethod (issue [#28]).CommonTransactionManager.prepareVerifySignaturemethod (issue [#29]).CommonTransactionManager.processCommandsmethod as a replacement for theprocessCardCommandsmethod.SamSecuritySettingAPI.SamTransactionManagerAPI.ReaderIOExceptionexception.InvalidSignatureExceptionexception.
Changed
- Renaming of
AtomicTransactionExceptiontoSessionBufferOverflowException. - Renaming of
AuthenticationNotVerifiedExceptiontoCardSignatureNotVerifiableException. - Merging of
CardAnomalyException,SamAnomalyExceptionandCardCloseSecureSessionExceptiontoUnexpectedCommandStatusException. - Merging of
DesynchronizedExchangesExceptionandInconsistencyDataExceptiontoInconsistentDataException. - Merging of
SessionAuthenticationExceptionandSvAuthenticationExceptiontoInvalidCardSignatureException.
Deprecated
CardTransactionManager.getCardSecuritySettingmethod.CardTransactionManager.processCardCommandsmethod.CardSecuritySetting.setSamResourcemethod.
Removed
CardTransactionExceptionabstract common exception.