Uses of Interface
de.cscc.crypto.provider.spec.DESKeySpec

Packages that use DESKeySpec
de.cscc.crypto.provider.spec Provides classes and interfaces for key specifications and algorithm parameter specifications.  
 

Uses of DESKeySpec in de.cscc.crypto.provider.spec
 

Classes in de.cscc.crypto.provider.spec that implement DESKeySpec
 class DES1KeySpec
          DES secret key specification (56 bit or 64 bit with parity) class.
 class DESede2KeySpec
          2 Key Triple DES secret key specification (112 bit or 128 bit with parity) class.
 class DESede3KeySpec
          3 Key Triple DES secret keys specification (168 bit or 192 bit with parity) class.
 



Copyright © 2001, 2002 by Uwe Günther. See the COPYING file for more details. Browse the source as HTML.