Class | Description |
---|---|
Alias |
Contains information about an alias.
|
CreateAliasRequest | |
CreateAliasResult | |
CreateKeyRequest | |
CreateKeyResult | |
DeleteAliasRequest | |
DeleteAliasResult | |
DeleteKeyRequest | |
DeleteKeyResult | |
ExportAttributes |
The attributes for IPEK generation during export.
|
ExportDukptInitialKey |
Parameter information for IPEK generation during export.
|
ExportKeyCryptogram |
Parameter information for key material export using asymmetric RSA wrap and unwrap key exchange method.
|
ExportKeyMaterial |
Parameter information for key material export from Amazon Web Services Payment Cryptography using TR-31 or TR-34 or
RSA wrap and unwrap key exchange method.
|
ExportKeyRequest | |
ExportKeyResult | |
ExportTr31KeyBlock |
Parameter information for key material export using symmetric TR-31 key exchange method.
|
ExportTr34KeyBlock |
Parameter information for key material export using the asymmetric TR-34 key exchange method.
|
GetAliasRequest | |
GetAliasResult | |
GetKeyRequest | |
GetKeyResult | |
GetParametersForExportRequest | |
GetParametersForExportResult | |
GetParametersForImportRequest | |
GetParametersForImportResult | |
GetPublicKeyCertificateRequest | |
GetPublicKeyCertificateResult | |
ImportKeyCryptogram |
Parameter information for key material import using asymmetric RSA wrap and unwrap key exchange method.
|
ImportKeyMaterial |
Parameter information for key material import into Amazon Web Services Payment Cryptography using TR-31 or TR-34 or
RSA wrap and unwrap key exchange method.
|
ImportKeyRequest | |
ImportKeyResult | |
ImportTr31KeyBlock |
Parameter information for key material import using symmetric TR-31 key exchange method.
|
ImportTr34KeyBlock |
Parameter information for key material import using the asymmetric TR-34 key exchange method.
|
Key |
Metadata about an Amazon Web Services Payment Cryptography key.
|
KeyAttributes |
The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key.
|
KeyBlockHeaders |
Optional metadata for export associated with the key material.
|
KeyModesOfUse |
The list of cryptographic operations that you can perform using the key.
|
KeySummary |
Metadata about an Amazon Web Services Payment Cryptography key.
|
ListAliasesRequest | |
ListAliasesResult | |
ListKeysRequest | |
ListKeysResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
RestoreKeyRequest | |
RestoreKeyResult | |
RootCertificatePublicKey |
Parameter information for root public key certificate import.
|
StartKeyUsageRequest | |
StartKeyUsageResult | |
StopKeyUsageRequest | |
StopKeyUsageResult | |
Tag |
A structure that contains information about a tag.
|
TagResourceRequest | |
TagResourceResult | |
TrustedCertificatePublicKey |
Parameter information for trusted public key certificate import.
|
UntagResourceRequest | |
UntagResourceResult | |
UpdateAliasRequest | |
UpdateAliasResult | |
WrappedKey |
Parameter information for generating a WrappedKeyBlock for key exchange.
|
Enum | Description |
---|---|
KeyAlgorithm | |
KeyCheckValueAlgorithm | |
KeyClass | |
KeyExportability | |
KeyMaterialType | |
KeyOrigin |
Defines the source of a key
|
KeyState |
Defines the state of a key
|
KeyUsage | |
Tr34KeyBlockFormat | |
WrappedKeyMaterialFormat | |
WrappingKeySpec |
Exception | Description |
---|---|
AccessDeniedException |
You do not have sufficient access to perform this action.
|
AWSPaymentCryptographyException |
Base exception for all service exceptions thrown by Payment Cryptography Control Plane
|
ConflictException |
This request can cause an inconsistent state for the resource.
|
InternalServerException |
The request processing has failed because of an unknown error, exception, or failure.
|
ResourceNotFoundException |
The request was denied due to an invalid resource error.
|
ServiceQuotaExceededException |
This request would cause a service quota to be exceeded.
|
ServiceUnavailableException |
The service cannot complete the request.
|
ThrottlingException |
The request was denied due to request throttling.
|
ValidationException |
The request was denied due to an invalid request error.
|