Package org.bouncycastle.mime.encoding
package org.bouncycastle.mime.encoding
Transfer-encoding decoders (
base64, quoted-printable) used by the
MIME parser in org.bouncycastle.mime.-
ClassesClassDescriptionReader for Base64 armored objects which converts them into binary data.Input stream that processes quoted-printable data, converting it into what was originally intended.