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-04-09 UTC."],[[["This webpage provides documentation for the `ImportJob.Types.WrappingPublicKey` class within the Google Cloud Key Management Service v1 API."],["The class represents the public key component of a wrapping key used in key import operations, with its details depending on the specified import method."],["The documentation includes a list of version-specific links, starting from version 2.2.0 and going up to the latest version 3.16.0 of this API."],["The `WrappingPublicKey` class inherits from the base `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes the property `Pem` to get or set the public key in PEM format as a `string`."]]],[]]