We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d9b2fa commit 6895bafCopy full SHA for 6895baf
AwsEncryptionSDK/dafny/AwsEncryptionSdk/test/Fixtures.dfy
@@ -20,7 +20,7 @@ module Fixtures {
20
21
const branchKeyStoreName := "KeyStoreDdbTable"
22
const logicalKeyStoreName := branchKeyStoreName
23
- const branchKeyId := "75789115-1deb-4fe3-a2ec-be9e885d1945"
+ const branchKeyId := "3f43a9af-08c5-4317-b694-3d3e883dcaef"
24
25
// UTF-8 encoded "aws-crypto-"
26
const RESERVED_ENCRYPTION_CONTEXT: UTF8.ValidUTF8Bytes :=
0 commit comments