Interface SignaturePropertiesDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface SignaturePropertiesDocument
    extends XmlObject
    A document containing one SignatureProperties(@http://www.w3.org/2000/09/xmldsig#) element. This is a complex type.
    • Method Detail

      • setSignatureProperties

        void setSignatureProperties​(SignaturePropertiesType signatureProperties)
        Sets the "SignatureProperties" element
      • addNewSignatureProperties

        SignaturePropertiesType addNewSignatureProperties()
        Appends and returns a new empty "SignatureProperties" element