Skip to content

Commit ca0f703

Browse files
authored
Merge pull request #45 from aws-samples/ps-key-block-version-change
Changed Key Block Version ID for payShield to B
2 parents 6c30e58 + 1c69440 commit ca0f703

File tree

1 file changed

+1
-1
lines changed
  • key-import-export/key_exchange/hsm/payshield

1 file changed

+1
-1
lines changed

key-import-export/key_exchange/hsm/payshield/commands.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ def build_b8_command(self, tr34_version, wrapped_key, kdh_credential, krd_creden
507507
+ ">010"
508508
+ nonce_length
509509
+ nonce_input
510-
+ "&N!D"
510+
+ "&N!B"
511511
)
512512
return command
513513

0 commit comments

Comments
 (0)