Interface protos.google.cloud.security.privateca.v1.CertificateAuthority.IKeyVersionSpec (5.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a KeyVersionSpec.
Package
@google-cloud/security-private-ca
Properties
algorithm
algorithm?: (google.cloud.security.privateca.v1.CertificateAuthority.SignHashAlgorithm|keyof typeof google.cloud.security.privateca.v1.CertificateAuthority.SignHashAlgorithm|null);
cloudKmsKeyVersion
cloudKmsKeyVersion?: (string|null);
KeyVersionSpec cloudKmsKeyVersion
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["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-08-07 UTC."],[],[],null,["# Interface protos.google.cloud.security.privateca.v1.CertificateAuthority.IKeyVersionSpec (5.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [5.2.0 (latest)](/nodejs/docs/reference/security-private-ca/latest/security-private-ca/protos.google.cloud.security.privateca.v1.certificateauthority.ikeyversionspec)\n- [4.4.0](/nodejs/docs/reference/security-private-ca/4.4.0/security-private-ca/protos.google.cloud.security.privateca.v1.certificateauthority.ikeyversionspec)\n- [4.3.0](/nodejs/docs/reference/security-private-ca/4.3.0/security-private-ca/protos.google.cloud.security.privateca.v1.certificateauthority.ikeyversionspec)\n- [4.2.0](/nodejs/docs/reference/security-private-ca/4.2.0/security-private-ca/protos.google.cloud.security.privateca.v1.certificateauthority.ikeyversionspec)\n- [4.1.2](/nodejs/docs/reference/security-private-ca/4.1.2/security-private-ca/protos.google.cloud.security.privateca.v1.certificateauthority.ikeyversionspec)\n- [3.1.0](/nodejs/docs/reference/security-private-ca/3.1.0/security-private-ca/protos.google.cloud.security.privateca.v1.certificateauthority.ikeyversionspec)\n- [3.0.0](/nodejs/docs/reference/security-private-ca/3.0.0/security-private-ca/protos.google.cloud.security.privateca.v1.certificateauthority.ikeyversionspec)\n- [2.5.0](/nodejs/docs/reference/security-private-ca/2.5.0/security-private-ca/protos.google.cloud.security.privateca.v1.certificateauthority.ikeyversionspec)\n- [2.4.1](/nodejs/docs/reference/security-private-ca/2.4.1/security-private-ca/protos.google.cloud.security.privateca.v1.certificateauthority.ikeyversionspec)\n- [2.3.7](/nodejs/docs/reference/security-private-ca/2.3.7/security-private-ca/protos.google.cloud.security.privateca.v1.certificateauthority.ikeyversionspec) \nProperties of a KeyVersionSpec.\n\nPackage\n-------\n\n[@google-cloud/security-private-ca](../overview.html)\n\nProperties\n----------\n\n### algorithm\n\n algorithm?: (google.cloud.security.privateca.v1.CertificateAuthority.SignHashAlgorithm|keyof typeof google.cloud.security.privateca.v1.CertificateAuthority.SignHashAlgorithm|null);\n\nKeyVersionSpec algorithm\n\n### cloudKmsKeyVersion\n\n cloudKmsKeyVersion?: (string|null);\n\nKeyVersionSpec cloudKmsKeyVersion"]]