encryptionAlgorithm

@JvmName(name = "nlbpceheudkoydpa")
suspend fun encryptionAlgorithm(value: Output<Either<String, JsonWebKeyEncryptionAlgorithm>>)
@JvmName(name = "fnxxvbixpyhguhty")
suspend fun encryptionAlgorithm(value: Either<String, JsonWebKeyEncryptionAlgorithm>?)
@JvmName(name = "qnktktrclqahhfsa")
fun encryptionAlgorithm(value: String)
@JvmName(name = "tvpacemcxvtiltqs")
fun encryptionAlgorithm(value: JsonWebKeyEncryptionAlgorithm)

Parameters

value

Algorithm identifier for encryption, default RSA-OAEP.