Interface CardTransactionLegacySamExtension

All Superinterfaces:
org.eclipse.keypop.calypso.card.transaction.spi.CardTransactionCryptoExtension

public interface CardTransactionLegacySamExtension extends org.eclipse.keypop.calypso.card.transaction.spi.CardTransactionCryptoExtension
Extends the CardTransactionCryptoExtension interface of the "Keypop Calypso Card API" to enrich the card transaction command set with specific crypto commands such as for example computation and signature verification operations.

An instance of this interface can be obtained via the methods SecureTransactionManager.getCryptoExtension(Class) or SecureTransactionManager.getCryptoExtension(Class).

Since:
0.3.0