|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.higgins.sts.utilities.XMLEncryptionHelper
public class XMLEncryptionHelper
Constructor Summary | |
---|---|
XMLEncryptionHelper()
|
Method Summary | |
---|---|
static org.w3c.dom.Element |
EncryptElement(org.w3c.dom.Element elemRoot,
java.lang.String strCertificate)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLEncryptionHelper()
Method Detail |
---|
public static org.w3c.dom.Element EncryptElement(org.w3c.dom.Element elemRoot, java.lang.String strCertificate) throws java.lang.Exception, java.security.cert.CertificateException, java.security.NoSuchAlgorithmException, org.apache.xml.security.encryption.XMLEncryptionException
java.lang.Exception
java.security.cert.CertificateException
java.security.NoSuchAlgorithmException
org.apache.xml.security.encryption.XMLEncryptionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |