public sealed class UnwrappedCryptoKey : IMessage<UnwrappedCryptoKey>, IEquatable<UnwrappedCryptoKey>, IDeepCloneable<UnwrappedCryptoKey>, IBufferMessage, IMessage
Using raw keys is prone to security risks due to accidentally
leaking the key. Choose another type of key if possible.
[[["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\u003eUnwrappedCryptoKey\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, presenting various versions of the .NET library from 2.15.0 up to the latest 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnwrappedCryptoKey\u003c/code\u003e class, part of Google's Data Loss Prevention (DLP) library, implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eUsing raw keys with \u003ccode\u003eUnwrappedCryptoKey\u003c/code\u003e is cautioned against due to security risks associated with potential key leakage, recommending alternative key types when possible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnwrappedCryptoKey\u003c/code\u003e class has two constructors: a default constructor, and a copy constructor which takes another \u003ccode\u003eUnwrappedCryptoKey\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eKey\u003c/code\u003e property, which requires a 128/192/256 bit key as a \u003ccode\u003eByteString\u003c/code\u003e, representing the core cryptographic key data.\u003c/p\u003e\n"]]],[],null,[]]