java.lang.Object | |
↳ | xades4j.production.XadesSignatureResult |
The result of signature production. It includes the signature and the final set of qualifying properties.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets a
DataGetter that allows easy filtered access to the properties. | |||||||||||
Gets the whole set of qualifying properties in the signature, organized
by type.
| |||||||||||
Gets the resulting
XMLSignature . |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Gets a DataGetter
that allows easy filtered access to the properties.
Gets the whole set of qualifying properties in the signature, organized by type.
Gets the resulting XMLSignature
.