Interface PlexusCipher

All Known Implementing Classes:
DefaultPlexusCipher

public interface PlexusCipher
  • Field Details

    • ENCRYPTED_STRING_DECORATION_START

      static final char ENCRYPTED_STRING_DECORATION_START
      See Also:
    • ENCRYPTED_STRING_DECORATION_STOP

      static final char ENCRYPTED_STRING_DECORATION_STOP
      See Also:
  • Method Details