Bouncy Castle Cryptography Library 1.37

org.bouncycastle.jce.provider
Class BrokenPBE.Util

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

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

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


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

Constructor Detail

BrokenPBE.Util

public BrokenPBE.Util()

Bouncy Castle Cryptography Library 1.37