Interface EncryptionPropertyDocument

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getEncryptionProperty

      EncryptionPropertyType getEncryptionProperty()
      Gets the "EncryptionProperty" element
    • setEncryptionProperty

      void setEncryptionProperty(EncryptionPropertyType encryptionProperty)
      Sets the "EncryptionProperty" element
    • addNewEncryptionProperty

      EncryptionPropertyType addNewEncryptionProperty()
      Appends and returns a new empty "EncryptionProperty" element