encryptionAlgorithm

@JvmName(name = "qifjxktfxgiifcsg")
suspend fun encryptionAlgorithm(value: Output<Either<String, JsonWebKeyEncryptionAlgorithm>>)
@JvmName(name = "ntmxehbsbicvajrl")
suspend fun encryptionAlgorithm(value: Either<String, JsonWebKeyEncryptionAlgorithm>?)
@JvmName(name = "anmjeqppmjkkmoxb")
fun encryptionAlgorithm(value: String)
@JvmName(name = "xuvcdqtbqoieudbn")
fun encryptionAlgorithm(value: JsonWebKeyEncryptionAlgorithm)

Parameters

value

Algorithm identifier for encryption, default RSA-OAEP.