Packagestimulsoft.flex.crypt
Classpublic class MD5
InheritanceMD5 Inheritance Object



Public Methods
 MethodDefined By
  
computeHash(src:ByteArray):ByteArray
[static]
MD5
Public Constants
 ConstantDefined By
  HASH_SIZE : int = 16
[static]
MD5
Method Detail
computeHash()method
public static function computeHash(src:ByteArray):ByteArray

Parameters

src:ByteArray

Returns
ByteArray
Constant Detail
HASH_SIZEConstant
public static const HASH_SIZE:int = 16