PBEParametersGenerator.generateDerivedMacParameters

generate derived parameters for a key of length keySize, specifically for use with a MAC.

class PBEParametersGenerator
abstract
KeyParameter
generateDerivedMacParameters
(
uint keySize
)

Return Value

Type: KeyParameter

a parameters object representing a key.

Meta