gnu.crypto.jce.cipher

Class PBES2.HMacSHA384

public static class PBES2.HMacSHA384 extends PBES2

Nested Class Summary
static classPBES2.HMacSHA384.AES
static classPBES2.HMacSHA384.Anubis
static classPBES2.HMacSHA384.Blowfish
static classPBES2.HMacSHA384.Cast5
static classPBES2.HMacSHA384.DES
static classPBES2.HMacSHA384.Khazad
static classPBES2.HMacSHA384.Serpent
static classPBES2.HMacSHA384.Square
static classPBES2.HMacSHA384.TripleDES
static classPBES2.HMacSHA384.Twofish
Constructor Summary
HMacSHA384(String cipher, int blockLen)
HMacSHA384(String cipher)

Constructor Detail

HMacSHA384

public HMacSHA384(String cipher, int blockLen)

HMacSHA384

public HMacSHA384(String cipher)
Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.