Interface EncryptedElementType

    • Field Detail

      • TYPE_NAME

        static final QName TYPE_NAME
        QName of the XSI type.
    • Method Detail

      • getEncryptedData

        EncryptedData getEncryptedData()
        Get the EncryptedData child element.
        Returns:
        the EncryptedData child element
      • setEncryptedData

        void setEncryptedData​(EncryptedData newEncryptedData)
        Set the EncryptedData child element.
        Parameters:
        newEncryptedData - the new EncryptedData child element
      • getEncryptedKeys

        List<EncryptedKey> getEncryptedKeys()
        A list of EncryptedKey child elements.
        Returns:
        a list of EncryptedKey child elements