Reference documentation and code samples for the Google Certificate Authority Service V1 Client class AllowedKeyType.
Describes a "type" of key that may be used in a
Certificate issued from
a CaPool. Note that a single
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.
Generated from protobuf message google.cloud.security.privateca.v1.CaPool.IssuancePolicy.AllowedKeyType
[[["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-09-04 UTC."],[],[],null,["# Google Certificate Authority Service V1 Client - Class AllowedKeyType (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool.IssuancePolicy.AllowedKeyType)\n- [2.1.0](/php/docs/reference/cloud-security-private-ca/2.1.0/V1.CaPool.IssuancePolicy.AllowedKeyType)\n- [2.0.3](/php/docs/reference/cloud-security-private-ca/2.0.3/V1.CaPool.IssuancePolicy.AllowedKeyType)\n- [1.7.3](/php/docs/reference/cloud-security-private-ca/1.7.3/V1.CaPool.IssuancePolicy.AllowedKeyType)\n- [1.5.0](/php/docs/reference/cloud-security-private-ca/1.5.0/V1.CaPool.IssuancePolicy.AllowedKeyType)\n- [1.4.2](/php/docs/reference/cloud-security-private-ca/1.4.2/V1.CaPool.IssuancePolicy.AllowedKeyType)\n- [1.3.1](/php/docs/reference/cloud-security-private-ca/1.3.1/V1.CaPool.IssuancePolicy.AllowedKeyType)\n- [1.2.2](/php/docs/reference/cloud-security-private-ca/1.2.2/V1.CaPool.IssuancePolicy.AllowedKeyType)\n- [1.1.0](/php/docs/reference/cloud-security-private-ca/1.1.0/V1.CaPool.IssuancePolicy.AllowedKeyType)\n- [1.0.3](/php/docs/reference/cloud-security-private-ca/1.0.3/V1.CaPool.IssuancePolicy.AllowedKeyType) \nReference documentation and code samples for the Google Certificate Authority Service V1 Client class AllowedKeyType.\n\nDescribes a \"type\" of key that may be used in a\n[Certificate](/php/docs/reference/cloud-security-private-ca/latest/V1.Certificate) issued from\na [CaPool](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool). Note that a single\n[AllowedKeyType](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool.IssuancePolicy.AllowedKeyType)\nmay refer to either a fully-qualified key algorithm, such as RSA 4096, or\na family of key algorithms, such as any RSA key.\n\nGenerated from protobuf message `google.cloud.security.privateca.v1.CaPool.IssuancePolicy.AllowedKeyType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Security \\\\ PrivateCA \\\\ V1 \\\\ CaPool \\\\ IssuancePolicy\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getRsa\n\nRepresents an allowed RSA key type.\n\n### hasRsa\n\n### setRsa\n\nRepresents an allowed RSA key type.\n\n### getEllipticCurve\n\nRepresents an allowed Elliptic Curve key type.\n\n### hasEllipticCurve\n\n### setEllipticCurve\n\nRepresents an allowed Elliptic Curve key type.\n\n### getKeyType"]]