Skip navigation links

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

E10697-02


oracle.security.crypto.jce.provider
Class PBEWithSHA1AndRC240CBCSpi

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


public final class PBEWithSHA1AndRC240CBCSpi
extends PhaosPBESecretKeyFactorySpi

Constructor Summary
PBEWithSHA1AndRC240CBCSpi()
           

 

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

PBEWithSHA1AndRC240CBCSpi

public PBEWithSHA1AndRC240CBCSpi()

Skip navigation links

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

E10697-02


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