Provides encryption control for the database.
public EncryptionControl
This interface is used to implement your own encryption or obfuscation techniques. To encrypt a database, create a new class that implements EncryptionControl, supply the class with your own encryption methods, and use the setEncryption method from the ConfigPersistent interface to initiate a new instance of your EncryptionControl class.
All members of EncryptionControl, including all inherited members.
decrypt function
encrypt function
initialize function
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |