encryptionAlgorithm

@JvmName(name = "sccwmcqybtplaqho")
suspend fun encryptionAlgorithm(value: Output<Either<String, JsonWebKeyEncryptionAlgorithm>>)
@JvmName(name = "lodryqdkekgoykpm")
suspend fun encryptionAlgorithm(value: Either<String, JsonWebKeyEncryptionAlgorithm>?)
@JvmName(name = "ponmqdityamvhtsq")
fun encryptionAlgorithm(value: String)
@JvmName(name = "ybaxcavfuduagajy")
fun encryptionAlgorithm(value: JsonWebKeyEncryptionAlgorithm)

Parameters

value

Algorithm identifier for encryption, default RSA-OAEP.