public sealed class CertificateDescription.Types.KeyId : IMessage<CertificateDescription.Types.KeyId>, IEquatable<CertificateDescription.Types.KeyId>, IDeepCloneable<CertificateDescription.Types.KeyId>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Authority v1 API class CertificateDescription.Types.KeyId.
A KeyId identifies a specific public key, usually by hashing the public
key.
[[["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-07-09 UTC."],[[["This document provides reference information for the `CertificateDescription.Types.KeyId` class within the Google Cloud Security Private CA v1 API, specifically for .NET development."],["The `KeyId` class identifies a specific public key, typically using a hash of the public key."],["The latest version available for the class `CertificateDescription.Types.KeyId` is version 3.9.0, with documentation available for other versions down to 1.0.0."],["The `KeyId` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `KeyId` has one property named `KeyId_`, which is a string that contains the lowercase hexadecimal-encoded value of the KeyId."]]],[]]