LotusScript to C API Programming Guide

rtLib Domino Rich Text Management template
Home
Hide details for ContentContent
Getting started
Basic declaration conversion
Data and reference types
Editing reference type items
Purchase
Ready-to-use samples
Show details for Online resourcesOnline resources
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.