$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Serialization] Encrypting an xml archive
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2010-09-13 02:14:39
Hi:
Has anyone had the need to encrypt an xml or binary archive? If so what is the best way of going about it? Do I need to create a totally new archive class, or can I just derive from another one of boosts archive classes, if yes which methods should be overridden?
Thanks for any pointers
Regards
Sean.