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 73 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-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:14:49 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.