cryptoKey

@JvmName(name = "niiepfarvddaqosj")
suspend fun cryptoKey(value: Output<GooglePrivacyDlpV2CryptoKeyArgs>)
@JvmName(name = "gufbmdrcktkyogaq")
suspend fun cryptoKey(value: GooglePrivacyDlpV2CryptoKeyArgs?)

Parameters

value

The key used by the encryption function. For deterministic encryption using AES-SIV, the provided key is internally expanded to 64 bytes prior to use.


@JvmName(name = "wfbpubsajpbhgvud")
suspend fun cryptoKey(argument: suspend GooglePrivacyDlpV2CryptoKeyArgsBuilder.() -> Unit)

Parameters

argument

The key used by the encryption function. For deterministic encryption using AES-SIV, the provided key is internally expanded to 64 bytes prior to use.