gnu.crypto.jce.hash

Class Sha384Spi

Implemented Interfaces:
Cloneable

public class Sha384Spi
extends MessageDigestAdapter

The implementation of the SHA-2-2 (384-bit) Service Provider Interface (SPI) adapter.

Version:
$Revision: 1.1 $

Constructor Summary

Sha384Spi()

Method Summary

Methods inherited from class gnu.crypto.jce.hash.MessageDigestAdapter

clone, engineDigest, engineDigest, engineGetDigestLength, engineReset, engineUpdate, engineUpdate

Constructor Details

Sha384Spi

public Sha384Spi()


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