For the latest news and information visit
The GNU Crypto project

gnu.crypto.jce.key
Class SquareSecretKeyFactoryImpl

java.lang.Object
  extended by javax.crypto.SecretKeyFactorySpi
      extended by gnu.crypto.jce.key.SecretKeyFactoryImpl
          extended by gnu.crypto.jce.key.SquareSecretKeyFactoryImpl

public class SquareSecretKeyFactoryImpl
extends SecretKeyFactoryImpl


Constructor Summary
SquareSecretKeyFactoryImpl()
           
 
Method Summary
 
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

SquareSecretKeyFactoryImpl

public SquareSecretKeyFactoryImpl()

For the latest news and information visit
The GNU Crypto project

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