Skip to content

/AWS1/CL_PCYIMPORTKEYMATERIAL

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.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_rootcertificatepublickey TYPE REF TO /AWS1/CL_PCYROOTCERTPUBLICKEY /AWS1/CL_PCYROOTCERTPUBLICKEY

Parameter information for root public key certificate import.

io_trustedcertpublickey TYPE REF TO /AWS1/CL_PCYTRUSTEDCERTPUBKEY /AWS1/CL_PCYTRUSTEDCERTPUBKEY

Parameter information for trusted public key certificate import.

io_tr31keyblock TYPE REF TO /AWS1/CL_PCYIMPORTTR31KEYBLOCK /AWS1/CL_PCYIMPORTTR31KEYBLOCK

Parameter information for key material import using symmetric TR-31 key exchange method.

io_tr34keyblock TYPE REF TO /AWS1/CL_PCYIMPORTTR34KEYBLOCK /AWS1/CL_PCYIMPORTTR34KEYBLOCK

Parameter information for key material import using the asymmetric TR-34 key exchange method.

io_keycryptogram TYPE REF TO /AWS1/CL_PCYIMPKEYCRYPTOGRAM /AWS1/CL_PCYIMPKEYCRYPTOGRAM

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

io_diffiehellmantr31keyblock TYPE REF TO /AWS1/CL_PCYIMPDIFFIEHELLMAN00 /AWS1/CL_PCYIMPDIFFIEHELLMAN00

Key derivation parameter information for key material import using asymmetric ECDH key exchange method.


Queryable Attributes

RootCertificatePublicKey

Parameter information for root public key certificate import.

Accessible with the following methods

Method Description
GET_ROOTCERTIFICATEPUBLICKEY() Getter for ROOTCERTIFICATEPUBLICKEY

TrustedCertificatePublicKey

Parameter information for trusted public key certificate import.

Accessible with the following methods

Method Description
GET_TRUSTEDCERTPUBLICKEY() Getter for TRUSTEDCERTIFICATEPUBLICKEY

Tr31KeyBlock

Parameter information for key material import using symmetric TR-31 key exchange method.

Accessible with the following methods

Method Description
GET_TR31KEYBLOCK() Getter for TR31KEYBLOCK

Tr34KeyBlock

Parameter information for key material import using the asymmetric TR-34 key exchange method.

Accessible with the following methods

Method Description
GET_TR34KEYBLOCK() Getter for TR34KEYBLOCK

KeyCryptogram

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

Accessible with the following methods

Method Description
GET_KEYCRYPTOGRAM() Getter for KEYCRYPTOGRAM

DiffieHellmanTr31KeyBlock

Key derivation parameter information for key material import using asymmetric ECDH key exchange method.

Accessible with the following methods

Method Description
GET_DIFFIEHELLMANTR31KEYBLK() Getter for DIFFIEHELLMANTR31KEYBLOCK