Uses of Class
com.pervasive.datarush.encryption.EncryptionManager
-
Packages that use EncryptionManager Package Description com.pervasive.datarush.encryption Provides classes and interfaces related to encryption -
-
Uses of EncryptionManager in com.pervasive.datarush.encryption
Methods in com.pervasive.datarush.encryption that return EncryptionManager Modifier and Type Method Description static EncryptionManager
EncryptionManager. getInstance()
Returns the single instance of this class.
-