Skip to content

Commit 69d177c

Browse files
nvobilisseebees
authored andcommitted
add a comment about example branch key id supplier impl
1 parent cbc8502 commit 69d177c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/example-node/src/kms-hierarchical-keyring/multi_tenancy.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ const { encrypt, decrypt } = buildClient(
5656
CommitmentPolicy.REQUIRE_ENCRYPT_REQUIRE_DECRYPT
5757
)
5858

59+
// Implement an example branch key id supplier
5960
// Use the encryption contexts to define friendly names for each branch key
6061
class ExampleBranchKeyIdSupplier implements BranchKeyIdSupplier {
6162
private _branchKeyIdForTenantA: string

0 commit comments

Comments
 (0)