class Ciphertext
Ciphertext(ciphertext: ByteArray, iv: ByteArray)
val ciphertext: ByteArray
val iv: ByteArray