Package 

Class SecureEntryClock


  • 
    public final class SecureEntryClock
    
                        

    Class dedicated to syncing the time with an NTP server to get the actual time.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public interface SecureEntryClock.Callback

      Callback interface used for receiving a response on the UI thread.Note: This is not required for calling syncTime but it isimportant to note that the call will always be asynchronous.