public sealed class UnwrappedCryptoKey : IMessage<UnwrappedCryptoKey>, IEquatable<UnwrappedCryptoKey>, IDeepCloneable<UnwrappedCryptoKey>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class UnwrappedCryptoKey.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This page provides documentation for the `UnwrappedCryptoKey` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.13.0 of the .NET library."],["`UnwrappedCryptoKey` is a class used in the Google Cloud Data Loss Prevention v2 API, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the inheritance, implemented interfaces, inherited members, namespace, assembly, constructors, and the `Key` property of the `UnwrappedCryptoKey` class."],["It is advised that using raw keys, as with `UnwrappedCryptoKey`, is a security risk, and alternative key types should be used if possible."],["There are many versions of this API available, ranging from 2.15.0 all the way up to the latest version, 4.16.0."]]],[]]