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

      • setEncryptionProperties

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

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