xades4j.utils.TimeStampDigestInputFactory |
Factory for builders of timestamp inputs.
This factory is intended for use on internal components and may be subject to changes.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new builder of timestamp inputs that uses the specified canonicalization
algorithms.
|
Creates a new builder of timestamp inputs that uses the specified canonicalization algorithms. The returned builders are not thread-safe but that shouldn't be a problem
c14n | the canonicalization method to be used by the timestamp input when adding XML node-sets |
---|
UnsupportedAlgorithmException | if c14n is not recognized |
---|