gnu.crypto.jce.cipher
Class PBES2.HMacSHA384
java.lang.Object
javax.crypto.CipherSpi
gnu.crypto.jce.cipher.CipherAdapter
gnu.crypto.jce.cipher.PBES2
gnu.crypto.jce.cipher.PBES2.HMacSHA384
- Direct Known Subclasses:
- PBES2.HMacSHA384.AES, PBES2.HMacSHA384.Anubis, PBES2.HMacSHA384.Blowfish, PBES2.HMacSHA384.Cast5, PBES2.HMacSHA384.DES, PBES2.HMacSHA384.Khazad, PBES2.HMacSHA384.Serpent, PBES2.HMacSHA384.Square, PBES2.HMacSHA384.TripleDES, PBES2.HMacSHA384.Twofish
- Enclosing class:
- PBES2
public static class PBES2.HMacSHA384
- extends PBES2
Nested classes/interfaces inherited from class gnu.crypto.jce.cipher.PBES2 |
PBES2.HMacHaval, PBES2.HMacMD2, PBES2.HMacMD4, PBES2.HMacMD5, PBES2.HMacRipeMD128, PBES2.HMacRipeMD160, PBES2.HMacSHA1, PBES2.HMacSHA256, PBES2.HMacSHA384, PBES2.HMacSHA512, PBES2.HMacTiger, PBES2.HMacWhirlpool |
Fields inherited from class gnu.crypto.jce.cipher.PBES2 |
macName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PBES2.HMacSHA384
public PBES2.HMacSHA384(String cipher,
int blockLen)
PBES2.HMacSHA384
public PBES2.HMacSHA384(String cipher)
Copyright © 2001, 2002, 2003
Free Software Foundation,
Inc. All Rights Reserved.