Class HybridDecrypt
- java.lang.Object
-
- org.iqtig.tpacker.core.impl.crypto.HybridDecrypt
-
public class HybridDecrypt extends Object
-
-
Constructor Summary
Constructors Constructor Description HybridDecrypt(PrivateKey privateKey)
-
-
-
Constructor Detail
-
HybridDecrypt
public HybridDecrypt(PrivateKey privateKey)
-
-
Method Detail
-
decrypt
public void decrypt(List<FileInputStreamContainer> fileContainer) throws IOException
- Throws:
IOException
-
-