encryptionProvider=providerName encryptionProvider=providerName (database connection URL attribute)Data encryptionproviders Encryptionproviders
Function

Specifies the provider for data encryption. (For information about data encryption, see "Encrypting Databases on Disk" in the .)

If this attribute is not specified, the default encryption provider is the one included in the jvm that you are using.

Combining with other attributes

Must be combined with , , and . You have the option of also specifying .

jdbc:derby:encryptedDB;create=true;dataEncryption=true; encryptionProvider=com.sun.crypto.provider.SunJCE; encryptionAlgorithm=DESede/CBC/NoPadding; bootPassword=cLo4u922sc23aPe