XmlContainerConfig::setEncrypted API Ref

#include <DbXml.hpp>

void XmlContainerConfig::setEncrypted(bool value)

bool XmlContainerConfig::getEncrypted() const


Description: XmlContainerConfig::setEncrypted

Sets whether to encrypt the database using the cryptographic password specified to UNREF==dbenv_set_encrypt. The default setting is false.

Parameters
value

APIRef

Copyright (c) 1996-2009 Oracle. All rights reserved.