encryptionAlgorithm

@JvmName(name = "dxcqjirjwpdufmef")
suspend fun encryptionAlgorithm(value: Output<Either<String, JsonWebKeyEncryptionAlgorithm>>)
@JvmName(name = "ragyrmqvdqonprmp")
suspend fun encryptionAlgorithm(value: Either<String, JsonWebKeyEncryptionAlgorithm>?)
@JvmName(name = "xmiufioremnnllya")
fun encryptionAlgorithm(value: String)
@JvmName(name = "iwnqkrommlsxvugn")
fun encryptionAlgorithm(value: JsonWebKeyEncryptionAlgorithm)

Parameters

value

Algorithm identifier for encryption, default RSA-OAEP.