public sealed class ImportJob.Types.WrappingPublicKey : IMessage<ImportJob.Types.WrappingPublicKey>, IEquatable<ImportJob.Types.WrappingPublicKey>, IDeepCloneable<ImportJob.Types.WrappingPublicKey>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class ImportJob.Types.WrappingPublicKey.
The public key component of the wrapping key. For details of the type of
key this public key corresponds to, see the
[ImportMethod][google.cloud.kms.v1.ImportJob.ImportMethod].
[[["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-21 UTC."],[[["This webpage provides reference documentation for the `ImportJob.Types.WrappingPublicKey` class within the Google Cloud Key Management Service v1 API, focusing on its role in managing wrapping keys."],["The content lists available versions of the API from 2.2.0 up to the latest 3.16.0, allowing developers to access the documentation for specific releases, all related to `WrappingPublicKey`."],["The `ImportJob.Types.WrappingPublicKey` class is identified as the public key component of a wrapping key and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `WrappingPublicKey` class includes a constructor and has one main property called `Pem`, which stores the public key in PEM format, adhering to RFC 7468 standards."],["This webpage documents the class inheritance from `object` and displays inherited members like `GetHashCode()`, `GetType()`, and `ToString()` in addition to listing the namespace and assembly."]]],[]]