| Package | Description |
|---|---|
| org.apache.xml.security.algorithms |
algorithm factories.
|
| org.apache.xml.security.signature |
XML Signature specific classes.
|
| org.apache.xml.security.utils |
general utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static MessageDigestAlgorithm |
MessageDigestAlgorithm.getInstance(Document doc,
String algorithmURI)
Factory method for constructing a message digest algorithm by name.
|
| Modifier and Type | Method and Description |
|---|---|
MessageDigestAlgorithm |
Reference.getMessageDigestAlgorithm()
Returns
MessageDigestAlgorithm |
| Constructor and Description |
|---|
DigesterOutputStream(MessageDigestAlgorithm mda) |
Copyright © 2000–2023 The Apache Software Foundation. All rights reserved.