Skip navigation links

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

E10697-02


oracle.security.crypto.jce.provider
Class PBEWithSHA1AndRC2128CBCSpi

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


public final class PBEWithSHA1AndRC2128CBCSpi
extends PhaosPBESecretKeyFactorySpi

Constructor Summary
PBEWithSHA1AndRC2128CBCSpi()
           

 

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

PBEWithSHA1AndRC2128CBCSpi

public PBEWithSHA1AndRC2128CBCSpi()

Skip navigation links

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

E10697-02


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