Content Column SecureFiles LOB Encryption

The collection metadata component that specifies the SecureFiles LOB encryption setting.

Note: If the content column stores JSON data using Oracle’s native binary format OSON — either JSON type or BLOB with format OSON, then this metadata component is absent.

Before you create a collection that uses SecureFiles LOB encryption you must set up an encryption wallet.

Property Value
Default value NONE
Allowed values

NONE

3DES168 (This value is deprecated since Oracle Database Release 21c.)

AES128

AES192

AES256

JSON collection metadata document path contentColumn.encrypt

See Also:

Related Topics