Package 

Interface MessageEncoder

    • Method Summary

      Modifier and Type Method Description
      abstract String encode(Array<byte> cipher)
      abstract Array<byte> decode(String cipherText)
      • Methods inherited from class java.lang.Object

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