Uses of Interface
org.eclipse.keypop.calypso.card.transaction.SecureTransactionManager
Packages that use SecureTransactionManager
-
Uses of SecureTransactionManager in org.eclipse.keypop.calypso.card.transaction
Classes in org.eclipse.keypop.calypso.card.transaction with type parameters of type SecureTransactionManagerModifier and TypeInterfaceDescriptioninterface
SecureTransactionManager<T extends SecureTransactionManager<T>>
Contains operations common to all card transactions secured by cryptographic algorithms.Subinterfaces of SecureTransactionManager in org.eclipse.keypop.calypso.card.transactionModifier and TypeInterfaceDescriptioninterface
Manager of card transactions secured by symmetric key cryptographic algorithms, adding additional operations available only for "Calypso Prime Extended" products.interface
Manager of card transactions secured by asymmetric key cryptographic algorithms, compatible with Calypso cards in PKI mode.interface
Manager of card transactions secured by symmetric key cryptographic algorithms, compatible with all Calypso products.interface
Contains operations common to all card transactions secured by "symmetric" key cryptographic algorithms.