Sese Framework  x.y.z
A cross-platform framework
载入中...
搜索中...
未找到
DES.cpp 文件参考
#include <array>
#include <sese/security/evp/DES.h>
#include <openssl/evp.h>
#include <openssl/err.h>

宏定义

#define CTX   static_cast<EVP_CIPHER_CTX *>(this->ctx)
 

函数

auto switchCipher (sese::security::evp::DESEncrypter::Type type)
 

宏定义说明

◆ CTX

函数说明

◆ switchCipher()

auto switchCipher ( sese::security::evp::DESEncrypter::Type type)
inline