/AWS1/CL_PCYEXPAS2805KEYCRYP00¶
Parameter information for key material export using AS2805 key cryptogram format.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_wrappingkeyidentifier TYPE /AWS1/PCYKEYARNORKEYALIASTYPE /AWS1/PCYKEYARNORKEYALIASTYPE¶
A key identifier that can be either a key ARN or an alias name. This allows flexible key identification in operations.
When using a key ARN, it must be a fully qualified ARN in the format:
arn:aws:payment-cryptography:region:account:key/key-id.When using an alias, it must begin with
alias/followed by the alias name.Do not include confidential or sensitive information in this field. This field may be displayed in plaintext in CloudTrail logs and other output.
iv_as2805keyvariant TYPE /AWS1/PCYAS2805KEYVARIANT /AWS1/PCYAS2805KEYVARIANT¶
The cryptographic usage of the key under export.
Queryable Attributes¶
WrappingKeyIdentifier¶
A key identifier that can be either a key ARN or an alias name. This allows flexible key identification in operations.
When using a key ARN, it must be a fully qualified ARN in the format:
arn:aws:payment-cryptography:region:account:key/key-id.When using an alias, it must begin with
alias/followed by the alias name.Do not include confidential or sensitive information in this field. This field may be displayed in plaintext in CloudTrail logs and other output.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WRAPPINGKEYIDENTIFIER() |
Getter for WRAPPINGKEYIDENTIFIER, with configurable default |
ASK_WRAPPINGKEYIDENTIFIER() |
Getter for WRAPPINGKEYIDENTIFIER w/ exceptions if field has |
HAS_WRAPPINGKEYIDENTIFIER() |
Determine if WRAPPINGKEYIDENTIFIER has a value |
As2805KeyVariant¶
The cryptographic usage of the key under export.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AS2805KEYVARIANT() |
Getter for AS2805KEYVARIANT, with configurable default |
ASK_AS2805KEYVARIANT() |
Getter for AS2805KEYVARIANT w/ exceptions if field has no va |
HAS_AS2805KEYVARIANT() |
Determine if AS2805KEYVARIANT has a value |