AlgorithmFactory.addBlockCipher

Add a new block cipher

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

Parameters

block_cipher BlockCipher

the algorithm to add

provider string

the provider of this algorithm

Meta