kmime_codec_base64.h File Reference

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

#include "kmime_codecs.h"
Include dependency graph for kmime_codec_base64.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KMime::Base64Codec
 A class representing the codec for Base64 as specified in RFC2045. More...
class  KMime::Rfc2047BEncodingCodec
 A class representing the codec for the B encoding as specified in RFC2047B. More...

Namespaces

namespace  KMime

Detailed Description

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

Defines the Base64Codec and Rfc2047BEncodingCodec classes.

Author(s):
Marc Mutz <mutz@kde.org>
KDE 4 Glossary:

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

KDE 4 Glossary:

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

KDE 4 Glossary:

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

KDE 4 Glossary:

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

KDE 4 Glossary:

RFC 2047B: Section 4.1 of RFC2047.

Definition in file kmime_codec_base64.h.

KDE Home | KDE Accessibility Home | Description of Access Keys