|
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.enc.dom.DOMEncManager
public final class DOMEncManager
| Constructor Summary | |
|---|---|
DOMEncManager()
|
|
| Method Summary | |
|---|---|
(package private) static AlgorithmMethod |
getEncryptionMethod(java.lang.String alg,
java.lang.Integer keySize,
java.security.spec.AlgorithmParameterSpec params)
This method matches the EncryptionMethod algorithm name to the actual EncryptionMethod implementation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DOMEncManager()
| Method Detail |
|---|
static AlgorithmMethod getEncryptionMethod(java.lang.String alg,
java.lang.Integer keySize,
java.security.spec.AlgorithmParameterSpec params)
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 | |||||||||