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