Encryption of the snapshot destination.
One backend only hold at most one target open at a time.
Exceptions are used to signal errors.
The API excepts this call sequence: One open followed by multiple close. or failed open followed by close.
Close the encrypted destination.
Open the encrypted destination.
If the crypto backend supports hard links and thus --link-dest with e.g. rsync works.
If the crypto backend supports that the encrypted data is on a remote host.
See Implementation
Encryption of the snapshot destination.
One backend only hold at most one target open at a time.
Exceptions are used to signal errors.
The API excepts this call sequence: One open followed by multiple close. or failed open followed by close.