CreateCipher
Use this function to create a CipherEngine object.
FUNCTION CreateCipher() as CipherEngine
Notes:
This function will return nil if the EngineDescriptor does not contain a CipherEngine. Use the Type property to determine what the EngineDescriptor actually contains before using this function.