public interface ConfigurableContentReference extends ContentReference
ContentReference which allows some signature reference properties
to be specified.| Modifier and Type | Method and Description |
|---|---|
String |
getDigestAlgorithm()
Gets the algorithm used to digest the content.
|
void |
setDigestAlgorithm(String newAlgorithm)
Sets the algorithm used to digest the content.
|
createReferenceCopyright © 1999–2015. All rights reserved.