To authorize a client machine to view encrypted data, you must add an encryption certificate to the client machine. You then install the certificate with the private key locally, and transfer the public portion of the certificate to the Archiver responsible for encryption.
Before you begin
What you should know
The encryption certificate contains a pair of public and private keys. The public key is used by the Archiver to encrypt the private data for a specific client machine. The private key is used by the client machine to decrypt the private data.
Best Practice: The private key should never leave the
machine on which it is needed.