Cryptix V3.1

Uses of Class
cryptix.CryptixException

Packages that use CryptixException
cryptix.provider.cipher   
 

Uses of CryptixException in cryptix.provider.cipher
 

Methods in cryptix.provider.cipher that throw CryptixException
 void SPEED.engineInitDecrypt(Key key)
          SPI: Initializes this cipher for decryption, using the specified key.
protected  void Blowfish.engineInitEncrypt(Key key)
          SPI: Initializes this cipher for encryption, using the specified key.
protected  void Blowfish.engineInitDecrypt(Key key)
          SPI: Initializes this cipher for decryption, using the specified key.
 void DES.engineInitDecrypt(Key key)
          SPI: Initializes this cipher for decryption, using the specified key.
protected  void IDEA.engineInitEncrypt(Key key)
          SPI: Initializes this cipher for encryption, using the specified key.
protected  void IDEA.engineInitDecrypt(Key key)
          SPI: Initializes this cipher for decryption, using the specified key.
 


Cryptix V3.1

Copyright (C) 1995-2000 The Cryptix Foundation Ltd. All rights reserved.