algorithm

@JvmName(name = "taqdnqoskctkeomx")
suspend fun algorithm(value: Output<String>)
@JvmName(name = "otybtdbbhpnrivmg")
suspend fun algorithm(value: String?)

Parameters

value

What hashing algorithm should be used to generate the OTP, Valid options are HmacSHA1,HmacSHA256 and HmacSHA512. Defaults to HmacSHA1.