encryptionAlgorithm

@JvmName(name = "jsjqnauicykqsncj")
suspend fun encryptionAlgorithm(value: Output<Either<String, JsonWebKeyEncryptionAlgorithm>>)
@JvmName(name = "ycblxxjhmfsonjtj")
suspend fun encryptionAlgorithm(value: Either<String, JsonWebKeyEncryptionAlgorithm>?)
@JvmName(name = "hprvfvluqelwydbo")
fun encryptionAlgorithm(value: String)
@JvmName(name = "nbogtddcomcgskov")
fun encryptionAlgorithm(value: JsonWebKeyEncryptionAlgorithm)

Parameters

value

Algorithm identifier for encryption, default RSA-OAEP.