Class UseDatabaseEncryption (6.53.0)

publicclassUseDatabaseEncryptionimplementsBackupEncryptionConfig

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

Inheritance

java.lang.Object > UseDatabaseEncryption

Methods

toString()

publicStringtoString()
Returns
TypeDescription
String
Overrides