Uses of Class
com.orientechnologies.orient.core.encryption.impl.OAbstractEncryption
Packages that use OAbstractEncryption
-
Uses of OAbstractEncryption in com.orientechnologies.orient.core.encryption.impl
Subclasses of OAbstractEncryption in com.orientechnologies.orient.core.encryption.implModifier and TypeClassDescriptionclass* Stateful compression implementation that encrypt the content using AES (https://docs.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html).class* Stateful compression implementation that encrypt the content using DES algorithm (https://docs.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html).