keywrapped
Keywrapped refers to a technique or process where a cryptographic key is itself encrypted using another key. This is commonly employed to protect sensitive keys during storage or transmission. Instead of directly exposing a private key, for instance, it can be encrypted with a public key or a symmetric key. The recipient can then use the corresponding private key or the shared secret key to decrypt the key, thereby gaining access to the original sensitive key.
This method adds a layer of security, ensuring that even if the encrypted key is intercepted, it