Uses of Class
net.lingala.zip4j.crypto.engine.AESEngine
Packages that use AESEngine
-
Uses of AESEngine in net.lingala.zip4j.crypto
Methods in net.lingala.zip4j.crypto that return AESEngineModifier and TypeMethodDescriptionstatic AESEngineAesCipherUtil.getAESEngine(byte[] derivedKey, AesKeyStrength aesKeyStrength) Get AES Engine using derived key and requested AES Key Strength