KItinerary::Rsp6Decoder

Search for usage in LXR

KItinerary::Rsp6Decoder Class Reference

#include <rsp6decoder.h>

Static Public Member Functions

static QByteArray decode (const QByteArray &data)
 

Detailed Description

UK RSP-6 ticket decoder.

See also
https://eta.st/2023/01/31/rail-tickets.html
https://git.eta.st/eta/rsp6-decoder

Definition at line 19 of file rsp6decoder.h.

Member Function Documentation

◆ decode()

QByteArray Rsp6Decoder::decode ( const QByteArray data)
static

Decodes base26 transport encoding and decrypts the ticket payload.

Definition at line 67 of file rsp6decoder.cpp.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 28 2023 04:00:17 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.