encryptionAlgorithm

@JvmName(name = "meaqokhwgoicovgn")
suspend fun encryptionAlgorithm(value: Output<Either<String, JsonWebKeyEncryptionAlgorithm>>)
@JvmName(name = "muqcyoldmdbaxsli")
suspend fun encryptionAlgorithm(value: Either<String, JsonWebKeyEncryptionAlgorithm>?)
@JvmName(name = "ljmbovgnulsnjeop")
fun encryptionAlgorithm(value: String)
@JvmName(name = "hxtsufqsieuoiwyc")
fun encryptionAlgorithm(value: JsonWebKeyEncryptionAlgorithm)

Parameters

value

Algorithm identifier for encryption, default RSA-OAEP.