encryptionAlgorithm

@JvmName(name = "qurmecnhhtjysaru")
suspend fun encryptionAlgorithm(value: Output<Either<String, JsonWebKeyEncryptionAlgorithm>>)
@JvmName(name = "bxswaoiisbvqvaqp")
suspend fun encryptionAlgorithm(value: Either<String, JsonWebKeyEncryptionAlgorithm>?)
@JvmName(name = "odigcagtyjvshfpn")
fun encryptionAlgorithm(value: String)
@JvmName(name = "arnfxnhqnqciarbh")
fun encryptionAlgorithm(value: JsonWebKeyEncryptionAlgorithm)

Parameters

value

Algorithm identifier for encryption, default RSA-OAEP.