Next: , Previous: ICMGenerator, Up: Random Numbers


10.6 UMacGenerator

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

— Variable: java.lang.String CIPHER

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

— Variable: java.lang.String INDEX

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