Interface Settings

    • Method Detail

      • systemTitle

        byte[] systemTitle()
      • challengeLength

        int challengeLength()
      • frameCounter

        long frameCounter()
      • responseTimeout

        int responseTimeout()
      • clientId

        int clientId()
      • userId

        int userId()
      • logicalDeviceId

        int logicalDeviceId()
      • physicalDeviceId

        int physicalDeviceId()
      • updateAuthenticationKey

        void updateAuthenticationKey​(byte[] authenticationKey)
      • updateGlobalEncryptionKey

        void updateGlobalEncryptionKey​(byte[] globalEncryptionKey)
      • hdlcMaxInformationLength

        int hdlcMaxInformationLength()
      • alwaysSendSecurityMechanismName

        boolean alwaysSendSecurityMechanismName()
      • skipAARQEncryption

        boolean skipAARQEncryption()