Class SY_SageAU

Inherits

SY_Password

Properties

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

Methods

FUNCTION GetECEUpdates(currentECELevel$, newECELevel$)  

Check and download applicable updates

ParameterDescription
currentECELevel$ [input, string] The current ECE level
newECELevel$ [outut, string] The newly downloaded ECE level. null if no updates found

Properties inherited from: SY_Password

AESCipher$, AES256Cipher$

Methods inherited from: SY_Password

ConfirmAESKey(), ConfirmPassword(), EncryptAESData(), EncryptAESKey(), EncryptAESPassword(), EncryptPassword(), GetAESDataTest$(), PasswordAcceptable(), ValidateAESData(), ValidateAESPassword(), ValidatePassword(), VerifyAESDataEncryption(), DecryptAESData(), DecryptAESKey(), DecryptAESPassword(), DecryptAltAESData(), DecryptPassword(), EncryptAltAESData(), GetKEK$(), InitAESKey(), InitializeAES(), InitializeAltAES(), ValidateAltAESData(), VerifyAltAESDataEncryption()