Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
RitvikKapila committed Oct 1, 2024
1 parent c67a386 commit eb00923
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
/// - Same Branch Key ID
/// then they WILL share the cache entries in the Shared Cache.
/// Please make sure that you set all of Partition ID, Logical Key Store Name and Branch Key ID
/// to be the same for two Hierarchical Keyrings only if you want them to share cache entries.
/// to be the same for two Hierarchical Keyrings if and only if you want them to share cache entries.
///
/// This example first creates a shared cache that you can use across multiple Hierarchical Keyrings.
/// The example then configures a Hierarchical Keyring (HK1 and HK2) with the shared cache,
Expand Down

0 comments on commit eb00923

Please sign in to comment.