Interface UserHardware

All Known Implementing Classes:
MySQLCoreProvider.MySQLUserHardware

public interface UserHardware
  • Method Summary

    Modifier and Type
    Method
    Description
    pro.gravit.launcher.request.secure.HardwareReportRequest.HardwareInfo
     
     
    byte[]
     
    boolean
     
  • Method Details

    • getHardwareInfo

      pro.gravit.launcher.request.secure.HardwareReportRequest.HardwareInfo getHardwareInfo()
    • getPublicKey

      byte[] getPublicKey()
    • getId

      String getId()
    • isBanned

      boolean isBanned()