Class KeyTransparency

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public enum KeyTransparency.MonitorMode

      Mode of the monitor operation.

      If the newer version of account data is found in the key transparency log, self-monitor will terminate with an error, but monitor for other account will fall back to a full search and update the locally stored data.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KeyTransparency

        KeyTransparency()
    • Method Detail