AlgorithmFactory.addHashFunction

Add a new hash

class AlgorithmFactory
void
addHashFunction
(,
in string provider = ""
)

Parameters

hash HashFunction

the algorithm to add

provider string

the provider of this algorithm

Meta