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.
    • Method Detail

      • setEncryptionProperty

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

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