Skip to content

Commit ea78b9d

Browse files
author
AWS
committed
Payment Cryptography Data Plane Update: Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service.
1 parent 226a0fe commit ea78b9d

File tree

3 files changed

+501
-425
lines changed

3 files changed

+501
-425
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Payment Cryptography Data Plane",
4+
"contributor": "",
5+
"description": "Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service."
6+
}

0 commit comments

Comments
 (0)