public sealed class CertificateConfig.Types.KeyId : IMessage<CertificateConfig.Types.KeyId>, IEquatable<CertificateConfig.Types.KeyId>, IDeepCloneable<CertificateConfig.Types.KeyId>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Authority v1 API class CertificateConfig.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\u003eThis webpage provides documentation for the \u003ccode\u003eCertificateConfig.Types.KeyId\u003c/code\u003e class within the Google Cloud Security Private CA v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeyId\u003c/code\u003e class is used to identify a specific public key, commonly through a hash of the public key.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage shows the inheritance and implementation details of \u003ccode\u003eCertificateConfig.Types.KeyId\u003c/code\u003e, including that it implements \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 has two constructors, a default and a copy constructor that takes another \u003ccode\u003eKeyId\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeyId\u003c/code\u003e class contains a \u003ccode\u003eKeyId_\u003c/code\u003e property which stores the lowercase hexadecimal encoded value of the key ID, which is likely the SHA-1 hash of the public key.\u003c/p\u003e\n"]]],[],null,[]]