Class UseDatabaseEncryption (6.62.0)

public class UseDatabaseEncryption implements BackupEncryptionConfig

The data is encrypted with the same configuration as specified by the source database for a backup.

Inheritance

java.lang.Object > UseDatabaseEncryption

Methods

toString()

public String toString()
Returns
TypeDescription
String
Overrides