Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api-bqtgftz736ft.deno.dev/v0.5/services/paymentcryptography.ts?docs=full";

§Classes

PaymentCryptography

§Interfaces

Alias

Contains information about an alias.

CreateAliasInput
CreateAliasOutput
CreateKeyInput
CreateKeyOutput
DeleteAliasInput
DeleteKeyInput
DeleteKeyOutput
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.

ExportKeyInput
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.

ExportKeyOutput
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.

GetAliasInput
GetAliasOutput
GetKeyInput
GetKeyOutput
GetParametersForExportInput
GetParametersForExportOutput
GetParametersForImportInput
GetParametersForImportOutput
GetPublicKeyCertificateInput
GetPublicKeyCertificateOutput
ImportKeyCryptogram

Parameter information for key material import using asymmetric RSA wrap and unwrap key exchange method.

ImportKeyInput
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.

ImportKeyOutput
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. This data is immutable after the key is created.

KeyBlockHeaders

Optional metadata for export associated with the key material. This data is signed but transmitted in clear text.

KeyModesOfUse

The list of cryptographic operations that you can perform using the key. The modes of use are defined in section A.5.3 of the TR-31 spec.

KeySummary

Metadata about an Amazon Web Services Payment Cryptography key.

ListAliasesInput
ListAliasesOutput
ListKeysInput
ListKeysOutput
ListTagsForResourceInput
ListTagsForResourceOutput
RestoreKeyInput
RestoreKeyOutput
RootCertificatePublicKey

Parameter information for root public key certificate import.

StartKeyUsageInput
StartKeyUsageOutput
StopKeyUsageInput
StopKeyUsageOutput
Tag

A structure that contains information about a tag.

TagResourceInput
TrustedCertificatePublicKey

Parameter information for trusted public key certificate import.

UntagResourceInput
UpdateAliasInput
UpdateAliasOutput
WrappedKey

Parameter information for generating a WrappedKeyBlock for key exchange.

§Type Aliases

KeyAlgorithm
KeyCheckValueAlgorithm
KeyClass
KeyExportability
KeyMaterialType
KeyOrigin

Defines the source of a key

KeyState

Defines the state of a key

KeyUsage
Tr34KeyBlockFormat
WrappedKeyMaterialFormat
WrappingKeySpec