Uses of Class
WDYSEncrypt.WDYSEncryptException

Packages that use WDYSEncryptException
WDYSEncrypt   
 

Uses of WDYSEncryptException in WDYSEncrypt
 

Methods in WDYSEncrypt that throw WDYSEncryptException
 byte[] WDYSDecryptedFileReader.read4DecryptedDataBytes()
          Reads and returns the next 4 bytes from the decrypted data file.
 byte[] WDYSDecryptedFileReader.readDecryptedDataBytes(int amount)
          Reads and returns the next given amount of bytes from the decrypted data file.
 void WDYSEncryptControl.encrypt(String filename1, String filename2)
          Encrypts the given file.