org.eparapher.core.encryption
Class CMSEncryption
java.lang.Object
org.eparapher.core.encryption.CMSEncryption
public class CMSEncryption
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMSEncryption
public CMSEncryption()
encrypt
public String encrypt(String original_file,
CMSEncryptionParameters cmsencparams)
throws FileNotFoundException,
IOException,
NoSuchAlgorithmException,
NoSuchProviderException,
org.bouncycastle.cms.CMSException
- Throws:
FileNotFoundException
IOException
NoSuchAlgorithmException
NoSuchProviderException
org.bouncycastle.cms.CMSException
Copyright © 2009 eParapher Software Foundation. All Rights Reserved.