File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -537,11 +537,11 @@ which distinguishes Cryptographic Material Providers (i.e: Hierarchical Keyrings
537537- (Default) A a random 16-byte UUID, which makes
538538 it unique for every Hierarchical Keyring.
539539 In this case, two Hierarchical Keyrings (or another Material Provider)
540- WILL NOT share the same cache entries in the cache.
540+ MUST NOT share the same cache entries in the cache.
541541- If the Partition ID is set by the user and is the same for two Hierarchical Keyrings (or another Material Provider),
542- they CAN share the same cache entries in the cache.
542+ they MAY share the same cache entries in the cache.
543543- If the Partition ID is set by the user and is different for two Hierarchical Keyrings (or another Material Provider),
544- they WILL NOT share the same cache entries in the cache.
544+ they MUST NOT share the same cache entries in the cache.
545545
546546### Logical Key Store Name
547547
You can’t perform that action at this time.
0 commit comments