gnu.crypto.jce.prng

Class TigerRandomSpi


public class TigerRandomSpi
extends SecureRandomAdapter

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

Version:
$Revision: 1.2 $

Constructor Summary

TigerRandomSpi()

Method Summary

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

engineGenerateSeed, engineNextBytes, engineSetSeed

Constructor Details

TigerRandomSpi

public TigerRandomSpi()

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