For the latest news and information visit
The GNU Crypto project

gnu.crypto.jce.key
Class TripleDESKeyGeneratorImpl

java.lang.Object
  extended byjavax.crypto.KeyGeneratorSpi
      extended bygnu.crypto.jce.key.SecretKeyGeneratorImpl
          extended bygnu.crypto.jce.key.TripleDESKeyGeneratorImpl

public class TripleDESKeyGeneratorImpl
extends SecretKeyGeneratorImpl


Field Summary
 
Fields inherited from class gnu.crypto.jce.key.SecretKeyGeneratorImpl
algorithm, currentKeySize, defaultKeySize, init, keySizes, random
 
Constructor Summary
TripleDESKeyGeneratorImpl()
           
 
Methods inherited from class gnu.crypto.jce.key.SecretKeyGeneratorImpl
engineGenerateKey, engineInit, engineInit, engineInit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TripleDESKeyGeneratorImpl

public TripleDESKeyGeneratorImpl()

For the latest news and information visit
The GNU Crypto project

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