CryptoEncryptParams({ required this.message, required this.symKey, this.type, this.iv, this.senderPublicKey, });