gnu.crypto.jce.mac

Class HMacWhirlpoolSpi


public final class HMacWhirlpoolSpi
extends MacAdapter

The implementation of the HMAC-Whirlpool Service Provider Interface (SPI) adapter.

Version:
$Revision: 1.1 $

Field Summary

Fields inherited from class gnu.crypto.jce.mac.MacAdapter

attributes, mac

Constructor Summary

HMacWhirlpoolSpi()

Method Summary

Methods inherited from class gnu.crypto.jce.mac.MacAdapter

clone, engineDoFinal, engineGetMacLength, engineInit, engineReset, engineUpdate, engineUpdate

Constructor Details

HMacWhirlpoolSpi

public HMacWhirlpoolSpi()


Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.