Interface EncryptionPropertiesDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface EncryptionPropertiesDocument extends XmlObject
A document containing one EncryptionProperties(@http://www.w3.org/2001/04/xmlenc#) element. This is a complex type.
  • Field Details

  • Method Details

    • getEncryptionProperties

      EncryptionPropertiesType getEncryptionProperties()
      Gets the "EncryptionProperties" element
    • setEncryptionProperties

      void setEncryptionProperties(EncryptionPropertiesType encryptionProperties)
      Sets the "EncryptionProperties" element
    • addNewEncryptionProperties

      EncryptionPropertiesType addNewEncryptionProperties()
      Appends and returns a new empty "EncryptionProperties" element