PCActivateCallback |
|
PCAutoSignerCallback |
|
PCCallback |
Simple Callback
|
PCDeclineCallback |
|
PCErrorsCallback |
|
PCGeneralCallback |
General type of callback, which don't need any value to be passed upon successful result
|
PCGetCertificateInfoCallback |
|
PCGetOperationCallback |
|
PCGetPublicKeyCallback |
|
PCGetScoringSettingsCallback |
|
PCGetTransactionBinaryDataCallback |
|
PCGetTransactionCallback |
|
PCKeysProcessor |
This interface defines functionality which should be implemented by some class which purpose
is to manage the process of key pair generation and transaction processing.
The default implementation, PCRegularKeysProcessor , generates key pair in Android KeyStore
and uses it to process transactions.
Another example of implementation of this interface is PCRutokenKeysProcessor class defined in an
additional module which can be embedded in an app with PC SDK to support Rutoken smart cards for generation and usage
of asymmetric keys.
|
PCListOperationsCallback |
|
PCListTransactionsCallback |
|
PCLoginCallback |
|
PCMigrationCallback |
|
PCMultipleConfirmationCallback |
Interface for handling results of transactions confirmation
|
PCMultipleDeclinationCallback |
Interface for handling results of transactions declination
|
PCMultipleProcessingCallback |
Interface for handling results of transactions processing
|
PCNetCallback |
Simple Callback for network interactions
|
PCProcessOperationCallback |
|
PCRenewCallback |
|
PCRestoreCallback |
|
PCRestoreMethodsCallback |
Callback for PCUserRestore.getRestoreMethods()
|
PCSetTransactionBinaryDataCallback |
|
PCSignCallback |
|
PCStoreCallback |
|
PCSubmitPasswordCallback |
|
PCTaskCallback |
|
PCUserBackupCallback |
|