public interface ConfigurableContentReference extends ContentReference
ContentReference which allows some signature reference properties
to be specified.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDigestAlgorithm()
Gets the algorithm used to digest the content.
|
void |
setDigestAlgorithm(java.lang.String newAlgorithm)
Sets the algorithm used to digest the content.
|
createReference@Nullable java.lang.String getDigestAlgorithm()
void setDigestAlgorithm(@Nullable
java.lang.String newAlgorithm)
newAlgorithm - the algorithm used to digest the content