Engine.findMac

interface Engine
public const
findMac
(
in SCANToken algo_spec
,
AlgorithmFactory af
)

Parameters

algo_spec SCANToken

the algorithm name/specification

af AlgorithmFactory

an algorithm factory object

Return Value

newly allocated object, or NULL

Meta