org.gcube.portlets.user.homelibrary.util.encryption
Class EncryptionUtil
java.lang.Object
org.gcube.portlets.user.homelibrary.util.encryption.EncryptionUtil
public class EncryptionUtil
- extends Object
- Author:
- gioia
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncryptionUtil
public EncryptionUtil()
throws Exception
- Throws:
Exception
encrypt
public void encrypt(InputStream in,
OutputStream out)
throws Exception
- Throws:
Exception
decrypt
public void decrypt(InputStream in,
OutputStream out)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.