Hi ! Have anyone added encryption at rest on a working environment before ?
BR,
Anne
Yes. The snag is that encryption happens at load time -- all new documents will be encrypted, but old documents will remain un-encrypted. You can reload the documents to force the data to be encrypted at rest. This also remains true for Globally Unique IDs and Hash values -- only new data will receive the features.
-JD.