gnu.crypto.jce.prng

Class Sha512RandomSpi


public class Sha512RandomSpi
extends SecureRandomAdapter

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

Version:
$Revision: 1.1 $

Constructor Summary

Sha512RandomSpi()

Method Summary

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

engineGenerateSeed, engineNextBytes, engineSetSeed

Constructor Details

Sha512RandomSpi

public Sha512RandomSpi()


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