Creates an instance of LocalResponse.
Returns the dictionary representation of the file.
A JSON-like object.
Checks if the HMAC signature of the local response is valid.
Secret key, either a string or a byte/byte array.
The signature to be compared with.
True if the HMAC signature is valid.
Local response loaded from a file. Note: Has to be initialized through init() before use.