From: Landon Fuller Date: Sat, 14 Jan 2006 22:23:22 +0000 (+0000) Subject: - Rename "crypto_recipients" to "crypto_session" to more accurate describe the crypto... X-Git-Tag: Release-1.38.4~14 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=378b521e44f133689785c536d441cfd420179d39;p=bacula%2Frescue - Rename "crypto_recipients" to "crypto_session" to more accurate describe the crypto session data (which includes the symmetric session keys). - Add the STREAM_ENCRYPTED_SESSION_DATA stream type. - Add support for encoding and decoding session data. - Send encoded session data to the storage daemon ---