Interface ILispAuthentication

    • Field Detail

      • MAP_REGISTER_AND_NOTIFY_AUTHENTICATION_POSITION

        static final int MAP_REGISTER_AND_NOTIFY_AUTHENTICATION_POSITION
        See Also:
        Constant Field Values
    • Method Detail

      • validate

        boolean validate​(java.nio.ByteBuffer mapRegisterBuffer,
                         byte[] expectedAuthData,
                         java.lang.String key)
      • getAuthenticationData

        byte[] getAuthenticationData​(java.nio.ByteBuffer buffer,
                                     java.lang.String key)
      • getAuthenticationLength

        int getAuthenticationLength()