Class Cryptography
Defined in File Cryptography.h
Class Documentation
-
class Cryptography
Public Functions
-
Cryptography() = default
-
virtual ~Cryptography() = default
-
virtual CryptoKeyExchange *cryptokeyexchange() = 0
-
virtual CryptoKeyFactory *cryptokeyfactory() = 0
-
virtual CryptoTransform *cryptotransform() = 0
-
inline bool set_logger(Logging *logger, SecurityException&)
-
Cryptography() = default