Also moved pbs-datastore/src/crypt_config.rs to pbs-tools/src/crypt_config.rs. We do not want to depend on pbs-api-types there, so I use [u8;32] instead of Fingerprint.
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>