CreateHash

Use this function to create a HashEngine object.

FUNCTION CreateHash() as HashEngine

Notes:
This function will return nil if the EngineDescriptor does not contain a HashEngine. Use the Type property to determine what the EngineDescriptor actually contains before using this function.