Node:UMacGenerator, Next:, Previous:ICMGenerator, Up:Random Numbers



UMacGenerator

The UMac KDF generator accepts the following additional parameters, which are contained in the UMacGenerator class.

java.lang.String CIPHER Variable
A property name in the attributes map used to initialize instances of UMacGenerator. The value mapped must be of type gnu.crypto.cipher.IBlockCipher.

java.lang.String INDEX Variable
A property name in the attributes map used to initialize instances of UMacGenerator. The value mapped must be of type java.lang.Integer.