REPOST: Local Encryption and db.CreateReplica

If the user right mouse clicks and does a Replication/New Replica… the new replica database is encrypted locally as per the User Preferences.

However, when a user runs LS code using the Set notesDatabaseReplica = notesDatabase.CreateReplica( newServer$, newDbFile$ ) method to create new local replica databases the new local replicas are not encrypted as per the User Preferences.

Does anyone know a clever way round this?

Thanks in advance

Previously posted:

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/c455c9f0a9a1085c85256e2f006fd698?OpenDocument

Where the only response was to confirm there is a problem.