public interface VerifierSignatureProperties
SignatureProperties class. This view is used by
the application in the signature verification use case.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Gets the value of the Id attribute.
|
SignatureProperty[] |
getSignatureProperties()
Gets an array containing all signature properties of this container.
|
org.w3c.dom.Element |
toElement()
Gets a DOM element representation of this signature property container.
|
SignatureProperty[] getSignatureProperties()
null if there
are no properties in this container.java.lang.String getId()
null if the attribute does not exist.org.w3c.dom.Element toElement()