Uses of Interface
javax.xml.crypto.dsig.Manifest
| Package | Description | 
|---|---|
| javax.xml.crypto.dsig | Classes for generating and validating XML digital
 signatures. | 
- 
Uses of Manifest in javax.xml.crypto.dsigMethods in javax.xml.crypto.dsig that return Manifest Modifier and Type Method Description abstract ManifestXMLSignatureFactory. newManifest(List<? extends Reference> references)Creates aManifestcontaining the specified list ofReferences.abstract ManifestXMLSignatureFactory. newManifest(List<? extends Reference> references, String id)Creates aManifestcontaining the specified list ofReferences and optional id.