Future<String> encrypt( String message, String symKey, { int? type, String? iv, String? senderPublicKey, });