Bouncy Castle Cryptography 1.11 API Specification: Class PBE.Util
Bouncy Castle Cryptography 1.11

org.bouncycastle.jce.provider
Class PBE.Util

java.lang.Object
  |
  +--org.bouncycastle.jce.provider.PBE.Util
Enclosing class:
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()
           
 
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.11