Local Database Encryption

Is there any way to tell if a local replica of a database has encryption turned on from the server log files, etc.? Is anything set/updated in the log files (or anywhere on the server) when the local db accesses the server to replicate? I do not have access to the local replica to check if the local replica is encrypted.

Thanks in advance …

Subject: RE: Local Database Encryption

I suspect the answer is no, but if you have Designer access to the application you could program a check in the Postopen database event to check whether it is a local replica and encrypted.