|
XML Security, 1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.xml.crypto.dsig.dom.XMLStructureImpl
com.ibm.xml.crypto.dsig.dom.AlgorithmMethodImpl
com.ibm.xml.crypto.dsig.dom.SignatureMethodImpl
class SignatureMethodImpl
Field Summary |
---|
Fields inherited from class com.ibm.xml.crypto.dsig.dom.AlgorithmMethodImpl |
---|
algorithm, spec |
Fields inherited from class com.ibm.xml.crypto.dsig.dom.XMLStructureImpl |
---|
afactory |
Fields inherited from interface javax.xml.crypto.dsig.SignatureMethod |
---|
DSA_SHA1, HMAC_SHA1, RSA_SHA1 |
Constructor Summary | |
---|---|
SignatureMethodImpl(AlgorithmFactory f,
java.lang.String alg,
SignatureMethodParameterSpec param)
|
Method Summary |
---|
Methods inherited from class com.ibm.xml.crypto.dsig.dom.AlgorithmMethodImpl |
---|
getAlgorithm, getParameterSpec |
Methods inherited from class com.ibm.xml.crypto.dsig.dom.XMLStructureImpl |
---|
isFeatureSupported |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.xml.crypto.dsig.SignatureMethod |
---|
getParameterSpec |
Methods inherited from interface javax.xml.crypto.XMLStructure |
---|
isFeatureSupported |
Methods inherited from interface javax.xml.crypto.AlgorithmMethod |
---|
getAlgorithm |
Constructor Detail |
---|
SignatureMethodImpl(AlgorithmFactory f, java.lang.String alg, SignatureMethodParameterSpec param) throws java.security.NoSuchAlgorithmException, java.security.InvalidAlgorithmParameterException
java.security.NoSuchAlgorithmException
java.security.InvalidAlgorithmParameterException
|
XML Security, 1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |