org.eparapher.core.signature
Class CMSSigner
java.lang.Object
org.eparapher.core.signature.CMSSigner
public class CMSSigner
- extends Object
inspired from :
http://p2p.wrox.com/book-beginning-cryptography-java/61612-bouncycastle-multiple-signatures.html
http://www.codefund.com/71/verify-p7s-false-710519.shtm
- Author:
- Arnault MICHEL
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMSSigner
public CMSSigner()
sign
public String sign(String original_file,
CMSSignatureParameters cmssignparams)
Copyright © 2009 eParapher Software Foundation. All Rights Reserved.