public sealed class AllowedKeyType : IMessage<CaPool.Types.IssuancePolicy.Types.AllowedKeyType>, IEquatable<CaPool.Types.IssuancePolicy.Types.AllowedKeyType>, IDeepCloneable<CaPool.Types.IssuancePolicy.Types.AllowedKeyType>, IBufferMessage, IMessage
Describes a "type" of key that may be used in a [Certificate][google.cloud.security.privateca.v1.Certificate] issued
from a [CaPool][google.cloud.security.privateca.v1.CaPool].
Note that a single [AllowedKeyType][google.cloud.security.privateca.v1.CaPool.IssuancePolicy.AllowedKeyType] may refer to either a
fully-qualified key algorithm, such as RSA 4096, or a family of key
algorithms, such as any RSA 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 details the \u003ccode\u003eAllowedKeyType\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace, specifically within the context of \u003ccode\u003eCaPool\u003c/code\u003e issuance policies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllowedKeyType\u003c/code\u003e class is used to define the types of keys permissible for use in certificates issued from a \u003ccode\u003eCaPool\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides documentation across multiple versions of this class, ranging from version 1.0.0 up to the latest 3.9.0, allowing users to navigate through the historical versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAllowedKeyType\u003c/code\u003e includes properties for specifying either \u003ccode\u003eEllipticCurve\u003c/code\u003e key types or \u003ccode\u003eRsa\u003c/code\u003e key types, which are represented by their own specific types, as well as a \u003ccode\u003eKeyTypeCase\u003c/code\u003e to track which of the key types is in use.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, which provide support for serialization, equality checks, deep cloning, and buffering, respectively.\u003c/p\u003e\n"]]],[],null,[]]