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 method
encrypt method
initialize method
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |