gnu.crypto.jce.prng

Class HavalRandomSpi


public class HavalRandomSpi
extends SecureRandomAdapter

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

Version:
Revision: $

Constructor Summary

HavalRandomSpi()

Method Summary

Methods inherited from class gnu.crypto.jce.prng.SecureRandomAdapter

engineGenerateSeed, engineNextBytes, engineSetSeed

Constructor Details

HavalRandomSpi

public HavalRandomSpi()

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