Class UseBackupEncryption (6.60.0)

public class UseBackupEncryption implements RestoreEncryptionConfig

The data is encrypted with the same configuration as specified by the backup being restored.

Inheritance

java.lang.Object > UseBackupEncryption

Methods

toString()

public String toString()
Returns
TypeDescription
String
Overrides