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.
|
createReference
Copyright © 2016 JBoss by Red Hat. All rights reserved.