Skip navigation links

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

E10697-02


oracle.security.crypto.jce.provider
Class PBEWithSHA1AndRC4128Spi

java.lang.Object
  extended by javax.crypto.SecretKeyFactorySpi
      extended by oracle.security.crypto.jce.provider.PhaosPBESecretKeyFactorySpi
          extended by oracle.security.crypto.jce.provider.PBEWithSHA1AndRC4128Spi


public final class PBEWithSHA1AndRC4128Spi
extends PhaosPBESecretKeyFactorySpi

Constructor Summary
PBEWithSHA1AndRC4128Spi()
           

 

Method Summary

 

Methods inherited from class oracle.security.crypto.jce.provider.PhaosPBESecretKeyFactorySpi
engineGenerateSecret, engineGetKeySpec, engineTranslateKey

 

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

 

Constructor Detail

PBEWithSHA1AndRC4128Spi

public PBEWithSHA1AndRC4128Spi()

Skip navigation links

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

E10697-02


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