s/qmail
4.3.20
Next generation secure email transport
Loading...
Searching...
No Matches
4.3
sqmail-4.3.20
src
include
base64.h
Go to the documentation of this file.
1
#ifndef BASE64_H
2
#define BASE64_H
3
4
#include "stralloc.h"
5
6
extern
int
b64decode
(
const
unsigned
char
*,
int
,stralloc *);
7
extern
int
b64encode
(stralloc *,stralloc *);
8
9
#endif
b64encode
int b64encode(stralloc *, stralloc *)
Definition:
base64.c:88
b64decode
int b64decode(const unsigned char *, int, stralloc *)
Definition:
base64.c:11
Generated on Thu Jan 16 2025 17:42:04 for s/qmail by
1.9.6