Engine.findStreamCipher

interface Engine
const
StreamCipher
findStreamCipher
(
in SCANToken algo_spec
,
AlgorithmFactory af
)

Parameters

algo_spec SCANToken

the algorithm name/specification

af AlgorithmFactory

an algorithm factory object

Return Value

Type: StreamCipher

newly allocated object, or NULL

Meta