Bouncy Castle Cryptography 1.32

org.bouncycastle.jce.provider
Class PBE.Util

java.lang.Object
  extended by org.bouncycastle.jce.provider.PBE.Util
Enclosing interface:
PBE

public static class PBE.Util
extends java.lang.Object

uses the appropriate mixer to generate the key and IV if neccessary.


Constructor Summary
PBE.Util()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PBE.Util

public PBE.Util()

Bouncy Castle Cryptography 1.32