Deprecated API

Deprecated Classes
cryptix.test.TestSHA0
          Here for historical interest. 
 

Deprecated Interfaces
xjava.security.Padding
            
 

Deprecated Fields
xjava.security.IllegalBlockSizeException.blockSize
          Use getBlockSize(). 
xjava.security.IllegalBlockSizeException.dataSize
          Use getDataSize(). 
 

Deprecated Methods
xjava.security.PaddingScheme.paddingScheme()
          Use getAlgorithm() instead. 
 

Deprecated Constructors
xjava.security.Cipher()