KCodecs

kcodecsbase64.h File Reference
#include "kcodecs.h"
Include dependency graph for kcodecsbase64.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KCodecs::Base64Codec
 
class  KCodecs::Rfc2047BEncodingCodec
 

Namespaces

 KCodecs
 

Detailed Description

Defines the Base64Codec and Rfc2047BEncodingCodec classes.

This file is part of the API for handling MIME data and defines the Base64 and RFC2047B Codec classes.

Author(s):
Marc Mutz <mutz@.nosp@m.kde..nosp@m.org>
Glossary:

base64: a binary to text encoding scheme based on RFC1421.

Glossary:

RFC 1421: RFC that defines the Privacy Enhancement for Internet Electronic Mail: Part I: Message Encryption and Authentication Procedures.

Glossary:

RFC 2045: RFC that defines the MIME Part One: Format of Internet Message Bodies.

Glossary:

RFC 2047: RFC that defines the MIME Part Three: Message Header Extensions for Non-ASCII Text.

Glossary:

RFC 2047B: Section 4.1 of RFC2047.

Definition in file kcodecsbase64.h.

This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Sep 25 2023 03:57:08 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.