A
CryptoKeyVersionTemplate
specifies the properties to use when creating a new
CryptoKeyVersion, either
manually with
CreateCryptoKeyVersion
or automatically as a result of auto-rotation.
Attributes
Name
Description
protection_level
.resources.ProtectionLevel ProtectionLevel to
use when creating a
CryptoKeyVersion
based on this template. Immutable. Defaults to
SOFTWARE.
algorithm
.resources.CryptoKeyVersion.CryptoKeyVersionAlgorithm
Required.
Algorithm
to use when creating a
CryptoKeyVersion
based on this template.
For backwards compatibility, GOOGLE_SYMMETRIC_ENCRYPTION is
implied if both this field is omitted and
CryptoKey.purpose
is
ENCRYPT_DECRYPT.
[[["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 2024-10-30 UTC."],[],[]]