The key is PEM-encoded as defined in RFC
7468. It can be any of the
following: a PEM-encoded PKCS#1/RFC 3447 RSAPublicKey
structure, an RFC 5280
SubjectPublicKeyInfo
or a PEM-encoded X.509 certificate signing request (CSR). If a
SubjectPublicKeyInfo
is specified, it can contain a A PEM-encoded PKCS#1/RFC 3447 RSAPublicKey
or a NIST P-256/secp256r1/prime256v1 or P-384 key. If a CSR is specified,
it will used solely for the purpose of extracting the public key. When
generated by the service, it will always be an RFC 5280
SubjectPublicKeyInfo
structure containing an algorithm identifier and a 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 available is 3.9.0, with several previous versions also listed, from 3.8.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeyFormat\u003c/code\u003e is an enum within the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeyFormat\u003c/code\u003e enum supports two types of key formats: \u003ccode\u003ePem\u003c/code\u003e and \u003ccode\u003eUnspecified\u003c/code\u003e, with \u003ccode\u003ePem\u003c/code\u003e being a PEM-encoded key as per RFC 7468 and \u003ccode\u003eUnspecified\u003c/code\u003e as the default value.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePem\u003c/code\u003e format supports various structures including a PKCS#1/RFC 3447 RSAPublicKey, a SubjectPublicKeyInfo, or a X.509 certificate signing request (CSR).\u003c/p\u003e\n"]]],[],null,[]]