gnu.crypto.jce.mac

Class UHash32Spi


public final class UHash32Spi
extends MacAdapter

The implementation of the UHash-32 Service Provider Interface (SPI) adapter.

Version:
$Revision: 1.1 $

Field Summary

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

attributes, mac

Constructor Summary

UHash32Spi()

Method Summary

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

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

Constructor Details

UHash32Spi

public UHash32Spi()


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