| Package | Description |
|---|---|
| javax.xml.crypto.dsig.keyinfo |
Classes for parsing and processing
KeyInfo elements and structures.
|
| Modifier and Type | Method and Description |
|---|---|
abstract RetrievalMethod |
KeyInfoFactory.newRetrievalMethod(String
Creates a
RetrievalMethod from the specified URI.
|
abstract RetrievalMethod |
KeyInfoFactory.newRetrievalMethod(String
Creates a
RetrievalMethod from the specified parameters.
|