Skip navigation links

Oracle Security Developer Tools JCE Java API Reference
11g (11.1.1)

E10697-02


oracle.security.crypto.jce.provider
Class BlowfishKeyGeneratorSpi

java.lang.Object
  extended by javax.crypto.KeyGeneratorSpi
      extended by oracle.security.crypto.jce.provider.PhaosKeyGeneratorSpi
          extended by oracle.security.crypto.jce.provider.BlowfishKeyGeneratorSpi


public final class BlowfishKeyGeneratorSpi
extends PhaosKeyGeneratorSpi

Field Summary

 

Fields inherited from class oracle.security.crypto.jce.provider.PhaosKeyGeneratorSpi
algName, initialized, length, random, skg

 

Constructor Summary
BlowfishKeyGeneratorSpi()
           

 

Method Summary

 

Methods inherited from class oracle.security.crypto.jce.provider.PhaosKeyGeneratorSpi
engineGenerateKey, engineInit, engineInit, engineInit

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

BlowfishKeyGeneratorSpi

public BlowfishKeyGeneratorSpi()
                        throws oracle.security.crypto.core.AlgorithmIdentifierException
Throws:
oracle.security.crypto.core.AlgorithmIdentifierException

Skip navigation links

Oracle Security Developer Tools JCE Java API Reference
11g (11.1.1)

E10697-02


Copyright © 2005, 2009, Oracle. All rights reserved.