algorithm

@JvmName(name = "lthgfomfiihfkkin")
suspend fun algorithm(value: Output<CryptoKeyVersionTemplateAlgorithm>)
@JvmName(name = "flocmlgsakphmwsv")
suspend fun algorithm(value: CryptoKeyVersionTemplateAlgorithm)

Parameters

value

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.