public sealed class KmsWrappedCryptoKey : IMessage<KmsWrappedCryptoKey>, IEquatable<KmsWrappedCryptoKey>, IDeepCloneable<KmsWrappedCryptoKey>, IBufferMessage, IMessage
Include to use an existing data crypto key wrapped by KMS.
The wrapped key must be a 128-, 192-, or 256-bit key.
Authorization requires the following IAM permissions when sending a request
to perform a crypto transformation using a KMS-wrapped crypto key:
dlp.kms.encrypt
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eKmsWrappedCryptoKey\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, which is used for managing data crypto keys wrapped by Google Cloud KMS.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports various versions, from 2.15.0 up to the latest 4.16.0, with the ability to navigate through the different version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eUtilizing a \u003ccode\u003eKmsWrappedCryptoKey\u003c/code\u003e for crypto transformations requires the \u003ccode\u003edlp.kms.encrypt\u003c/code\u003e IAM permission, as mentioned on this page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKmsWrappedCryptoKey\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, as well as inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eKmsWrappedCryptoKey\u003c/code\u003e are \u003ccode\u003eCryptoKeyName\u003c/code\u003e for the KMS CryptoKey resource name and \u003ccode\u003eWrappedKey\u003c/code\u003e for the actual wrapped data crypto key.\u003c/p\u003e\n"]]],[],null,[]]