Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
Crypter.h File Reference

Crypter interface. More...

Go to the source code of this file.

Classes

class  sese::security::evp::Crypter
 Crypter interface. More...
 
struct  sese::security::evp::CrypterContext
 EVP encryption and decryption context. More...
 
class  sese::security::evp::Decrypter
 Decrypter. More...
 
class  sese::security::evp::Encrypter
 Encrypter. More...
 

Namespaces

namespace  sese
 
namespace  sese::security
 
namespace  sese::security::evp
 

Detailed Description

Crypter interface.

Author
kaoru
Date
April 22, 2024
Deprecated
Please use the corresponding OpenSSL EVP methods directly