package com.jc.jcfw.security class EncryptedData(val ciphertext: ByteArray, val initializationVector: ByteArray)