public IESWithCipherParameters(byte[] derivation, byte[] encoding, int macKeySize, int cipherKeySize)(Code)
Parameters: derivation - the derivation parameter for the KDF function. Parameters: encoding - the encoding parameter for the KDF function. Parameters: macKeySize - the size of the MAC key (in bits). Parameters: cipherKeySize - the size of the associated Cipher key (in bits).