For the latest news and information visit
The GNU Crypto project

gnu.crypto.jce.key
Class RijndaelSecretKeyFactoryImpl

java.lang.Object
  extended byjavax.crypto.SecretKeyFactorySpi
      extended bygnu.crypto.jce.key.SecretKeyFactoryImpl
          extended bygnu.crypto.jce.key.RijndaelSecretKeyFactoryImpl

public class RijndaelSecretKeyFactoryImpl
extends SecretKeyFactoryImpl


Constructor Summary
RijndaelSecretKeyFactoryImpl()
           
 
Methods inherited from class gnu.crypto.jce.key.SecretKeyFactoryImpl
engineGenerateSecret, engineGetKeySpec, engineTranslateKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RijndaelSecretKeyFactoryImpl

public RijndaelSecretKeyFactoryImpl()

For the latest news and information visit
The GNU Crypto project

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.