public sealed class 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"]],[["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\u003eThe latest version of the \u003ccode\u003eCertificateDescription.Types.KeyId\u003c/code\u003e API is 3.9.0, with multiple previous versions ranging from 3.8.0 down to 1.0.0 available for review.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCertificateDescription.Types.KeyId\u003c/code\u003e is a class that identifies a specific public key, often by its SHA-1 hash, and is part of the Google Cloud Security Private CA v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eKeyId\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeyId\u003c/code\u003e class contains a \u003ccode\u003eKeyId_\u003c/code\u003e property which stores the value of the KeyId encoded in lowercase hexadecimal, typically a 160-bit SHA-1 hash of the public key, that can be retrieved and modified.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default \u003ccode\u003eKeyId()\u003c/code\u003e and \u003ccode\u003eKeyId(CertificateDescription.Types.KeyId other)\u003c/code\u003e which takes another keyId as an argument.\u003c/p\u003e\n"]]],[],null,[]]