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 webpage provides documentation for the \u003ccode\u003eKmsWrappedCryptoKey\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) .NET library, specifically for versions ranging from 2.15.0 to 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKmsWrappedCryptoKey\u003c/code\u003e class is used to implement the usage of an existing data crypto key that is wrapped by Google Cloud KMS.\u003c/p\u003e\n"],["\u003cp\u003eUsing a KMS-wrapped crypto key requires the \u003ccode\u003edlp.kms.encrypt\u003c/code\u003e IAM permission, and there are associated costs for cryptographic operations, according to the Google Cloud KMS pricing.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, with core properties such as \u003ccode\u003eCryptoKeyName\u003c/code\u003e and \u003ccode\u003eWrappedKey\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation contains links to related information such as creating a wrapped key, the .NET APIs, and also the inherited members.\u003c/p\u003e\n"]]],[],null,[]]