AlgorithmFactory.addPbkdf

Add a new Pbkdf

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

Parameters

pbkdf PBKDF

the algorithm to add

provider string

the provider of this algorithm

Meta