LotusScript to C API Programming Guide

rtLib Domino Rich Text Management template
Home
Show details for ContentContent
Purchase
Ready-to-use samples
Hide details for Online resourcesOnline resources
Technotes and goodies
Reference
Header files
Forum
Links
Happy readers

Anonymous

login


 

Hosted by Prominic.NET, Inc.
Main topic: Encrypting a database

Encrypting a database (by Martin Perrie, 11/17/2006 10:29:28 AM)

Is it possible to encrypt an existing local database through the API? Ideally I want to loop through all local databases using LotusScript and then make an API call to determine whether the db is encrypted and, if not, then encrypt it.

Any advice would be much appreciated.