gnu.crypto.jce.prng

Class Sha384RandomSpi


public class Sha384RandomSpi
extends SecureRandomAdapter

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

Version:
$Revision: 1.1 $

Constructor Summary

Sha384RandomSpi()

Method Summary

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

engineGenerateSeed, engineNextBytes, engineSetSeed

Constructor Details

Sha384RandomSpi

public Sha384RandomSpi()


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