Package 

Class Crypt


  • 
    public abstract class Crypt
    
                        
    • Method Summary

      Modifier and Type Method Description
      abstract String encryptInternal(String plainText)
      abstract String decryptInternal(String cipherText)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait