DecryptionMode

sealed class DecryptionMode

Specify the encryption mode that you used to encrypt your input files.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
data class SdkUnknown(val value: String) : DecryptionMode

Properties

Link copied to clipboard
abstract val value: String