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 56a0a3c commit dd21128Copy full SHA for dd21128
modules/material-management/src/cryptographic_material.ts
@@ -34,7 +34,7 @@ import { needs } from './needs'
34
* be protected. The longer this data persists in memory the
35
* greater the opportunity to be invalidated. Because
36
* a Caching CMM exists is it important to insure that the
37
- * unencrypted data key and it's meta data can not be manipulated,
+ * unencrypted data key and its meta data can not be manipulated,
38
* and that the unencrypted data key can be zeroed when
39
* it is no longer needed.
40
*/
0 commit comments