Web Services changes

Several methods of built-in and extension classes are de-supported.

The methods listed in the following table are deprecated in version 2.50.

Table 1. Table of deprecated methods (with their alternative)
Method deprecated as of 2.50 Alternative method to use
com.Util.CreateDigestString security.Digest.CreateDigestString
com.Util.CreateRandomString security.RandomGenerator.CreateRandomString
com.Util.CreateUUIDString security.RandomGenerator.CreateUUIDString