#include "pch.h"
#include "base64.h"
NAMESPACE_BEGIN(CryptoPP)
static const int MAX_LINE_LENGTH = 72
static const byte vec[] =
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"
static const byte padding = =
Base64Encoder::Base64Encoder(BufferedTransformation *outQueue, boo ...
/dl/231175.html
标签:
include
NAMESPACE_BEGIN
MAX_LINE_LENG
CryptoPP
上传时间:
2015-12-07
上传用户:古谷仁美