| 
LOCAL cAUdllID$="Sage.Ssdp.Security.Client.dll;Sage.Ssdp.Security.Client.AutoUpdateClient"      | 
| 
LOCAL cAUdefaultURL$="https://update.sage.com/au/services/UpdateService"      | 
| 
PROPERTY PathUpdates$    * Read Only * Path to the "Updates" directory under Home. TO-DO: In future, this property should be in SY_Session  | 
| 
PROPERTY AUApplicationID$    * Read Only * Application ID's predefined at AU Sage UK  | 
| 
FUNCTION GetECEUpdates(currentECELevel$, newECELevel$)    Check and download applicable updates  | ||||||
  | 
| 
 AESCipher$, AES256Cipher$  | 
| 
 ConfirmAESKey(), ConfirmPassword(), EncryptAESData(), EncryptAESKey(), EncryptAESPassword(), EncryptPassword(), GetAESDataTest$(), PasswordAcceptable(), ValidateAESData(), ValidateAESPassword(), ValidatePassword(), VerifyAESDataEncryption(), DecryptAESData(), DecryptAESKey(), DecryptAESPassword(), DecryptAltAESData(), DecryptPassword(), EncryptAltAESData(), GetKEK$(), InitAESKey(), InitializeAES(), InitializeAltAES(), ValidateAltAESData(), VerifyAltAESDataEncryption()  | 
 
 |