EncryptionKeyWrapMetadata interface   
Metadata used to wrap/unwrap data encryption key using a customer managed key
Properties
| algorithm | Algorithm to be used for wrapping/unwrapping the data encryption key | 
| name | Identifier of customer managed key | 
| type | Identifier of the key resolver | 
| value | Path to customer managed key. | 
Property Details
algorithm
Algorithm to be used for wrapping/unwrapping the data encryption key
algorithm: RSA_OAEPProperty Value
name
Identifier of customer managed key
name: stringProperty Value
string
type
value
Path to customer managed key.
value: stringProperty Value
string