AWS payment-cryptography documentation change
Summary
Updated documentation link from 'Generating keys' to 'Creating keys'.
Security assessment
Terminology update with no security implications.
Diff
diff --git a/payment-cryptography/latest/DataAPIReference/API_TranslatePinData.md b/payment-cryptography/latest/DataAPIReference/API_TranslatePinData.md index 31cf7bfb4..b279ae63d 100644 --- a//payment-cryptography/latest/DataAPIReference/API_TranslatePinData.md +++ b//payment-cryptography/latest/DataAPIReference/API_TranslatePinData.md @@ -17 +17 @@ Dynamic keys allow you to pass a PEK as a TR-31 WrappedKeyBlock. They can be use -Using ECDH key exchange, you can receive cardholder selectable PINs into AWS Payment Cryptography. The ECDH derived key protects the incoming PIN block, which is translated to a PEK encrypted PIN block for use within the service. You can also use ECDH for reveal PIN, wherein the service translates the PIN block from PEK to a ECDH derived encryption key. For more information on establishing ECDH derived keys, see the [Generating keys](https://docs.aws.amazon.com/payment-cryptography/latest/userguide/create-keys.html) in the _AWS Payment Cryptography User Guide_. +Using ECDH key exchange, you can receive cardholder selectable PINs into AWS Payment Cryptography. The ECDH derived key protects the incoming PIN block, which is translated to a PEK encrypted PIN block for use within the service. You can also use ECDH for reveal PIN, wherein the service translates the PIN block from PEK to a ECDH derived encryption key. For more information on establishing ECDH derived keys, see the [Creating keys](https://docs.aws.amazon.com/payment-cryptography/latest/userguide/create-keys.html) in the _AWS Payment Cryptography User Guide_. @@ -312 +312 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -ReEncryptData +TranslateKeyMaterial