gnu.crypto.jce.hash

Class HavalSpi

Implemented Interfaces:
Cloneable

public class HavalSpi
extends MessageDigestAdapter

The implementation of the HAVAL Service Provider Interface (SPI) Adapter.

Version:
Revision: $

Constructor Summary

HavalSpi()

Method Summary

Methods inherited from class gnu.crypto.jce.hash.MessageDigestAdapter

clone, engineDigest, engineDigest, engineGetDigestLength, engineReset, engineUpdate, engineUpdate

Constructor Details

HavalSpi

public HavalSpi()


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