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 TypeInterfaceDescriptioninterfaceSecureTransactionManager<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 TypeInterfaceDescriptioninterfaceManager of card transactions secured by symmetric key cryptographic algorithms, adding additional operations available only for "Calypso Prime Extended" products.interfaceManager of card transactions secured by asymmetric key cryptographic algorithms, compatible with Calypso cards in PKI mode.interfaceManager of card transactions secured by symmetric key cryptographic algorithms, compatible with all Calypso products.interfaceContains operations common to all card transactions secured by "symmetric" key cryptographic algorithms.