AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::PaymentCryptographyData Namespace Reference

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const PaymentCryptographyDataClient *, const Model::DecryptDataRequest &, const Model::DecryptDataOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DecryptDataResponseReceivedHandler
 
typedef std::function< void(const PaymentCryptographyDataClient *, const Model::EncryptDataRequest &, const Model::EncryptDataOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > EncryptDataResponseReceivedHandler
 
 
typedef std::function< void(const PaymentCryptographyDataClient *, const Model::GenerateMacRequest &, const Model::GenerateMacOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GenerateMacResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const PaymentCryptographyDataClient *, const Model::VerifyMacRequest &, const Model::VerifyMacOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > VerifyMacResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ DecryptDataResponseReceivedHandler

Definition at line 121 of file PaymentCryptographyDataServiceClientModel.h.

◆ EncryptDataResponseReceivedHandler

Definition at line 122 of file PaymentCryptographyDataServiceClientModel.h.

◆ GenerateCardValidationDataResponseReceivedHandler

Definition at line 123 of file PaymentCryptographyDataServiceClientModel.h.

◆ GenerateMacEmvPinChangeResponseReceivedHandler

Definition at line 125 of file PaymentCryptographyDataServiceClientModel.h.

◆ GenerateMacResponseReceivedHandler

Definition at line 124 of file PaymentCryptographyDataServiceClientModel.h.

◆ GeneratePinDataResponseReceivedHandler

Definition at line 126 of file PaymentCryptographyDataServiceClientModel.h.

◆ PaymentCryptographyDataClientConfiguration

Definition at line 66 of file PaymentCryptographyDataServiceClientModel.h.

◆ PaymentCryptographyDataEndpointProvider

Definition at line 68 of file PaymentCryptographyDataServiceClientModel.h.

◆ PaymentCryptographyDataEndpointProviderBase

Definition at line 67 of file PaymentCryptographyDataServiceClientModel.h.

◆ ReEncryptDataResponseReceivedHandler

Definition at line 127 of file PaymentCryptographyDataServiceClientModel.h.

◆ TranslatePinDataResponseReceivedHandler

Definition at line 128 of file PaymentCryptographyDataServiceClientModel.h.

◆ VerifyAuthRequestCryptogramResponseReceivedHandler

Definition at line 129 of file PaymentCryptographyDataServiceClientModel.h.

◆ VerifyCardValidationDataResponseReceivedHandler

Definition at line 130 of file PaymentCryptographyDataServiceClientModel.h.

◆ VerifyMacResponseReceivedHandler

Definition at line 131 of file PaymentCryptographyDataServiceClientModel.h.

◆ VerifyPinDataResponseReceivedHandler

Definition at line 132 of file PaymentCryptographyDataServiceClientModel.h.

Enumeration Type Documentation

◆ PaymentCryptographyDataErrors

Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
INTERNAL_SERVER 
VERIFICATION_FAILED 

Definition at line 16 of file PaymentCryptographyDataErrors.h.