encryptionAlgorithm

@JvmName(name = "kskbaiwvqglopbld")
suspend fun encryptionAlgorithm(value: Output<Either<String, JsonWebKeyEncryptionAlgorithm>>)
@JvmName(name = "mcwlpqvqmajcxcth")
suspend fun encryptionAlgorithm(value: Either<String, JsonWebKeyEncryptionAlgorithm>?)
@JvmName(name = "inqgclgncxkywdnx")
fun encryptionAlgorithm(value: String)
@JvmName(name = "wqcnkmeiafjmeqqn")
fun encryptionAlgorithm(value: JsonWebKeyEncryptionAlgorithm)

Parameters

value

Algorithm identifier for encryption, default RSA-OAEP.