Module crypt.api

Interface Obfuscatable


  • public interface Obfuscatable
    The interface Obfuscatable provide method to obfuscate text and disentangle it back.
    • Method Detail

      • disentangle

        java.lang.String disentangle()
        Disentangle.
        Returns:
        the string
      • obfuscate

        java.lang.String obfuscate()
        Obfuscate.
        Returns:
        the string