gnu.crypto.jce.prng

Class Sha160RandomSpi


public class Sha160RandomSpi
extends SecureRandomAdapter

The implementation of the SHA1-based SecureRandom Service Provider Interface (SPI) adapter.

Version:
$Revision: 1.2 $

Constructor Summary

Sha160RandomSpi()

Method Summary

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

engineGenerateSeed, engineNextBytes, engineSetSeed

Constructor Details

Sha160RandomSpi

public Sha160RandomSpi()

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