| Package | Description |
|---|---|
| javax.xml.crypto.dsig |
Classes for generating and validating XML digital signatures.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Manifest |
XMLSignatureFactory.newManifest(List
Creates a
Manifest containing the specified list of
References.
|
abstract Manifest |
XMLSignatureFactory.newManifest(List
Creates a
Manifest containing the specified list of
References and optional id.
|