C++ Essence Library 0.1.0
A Utility Library for Modern C++ Programming
Loading...
Searching...
No Matches
essence::crypto::ecdh_param Class Reference

Public Member Functions

ES_API(CPPESSENCE) explicit ecdh_param(std ES_API (CPPESSENCE) ecdh_param(ecdh_param &&) noexcept
 
 ES_API (CPPESSENCE) ~ecdh_param()
 
 ES_API (CPPESSENCE) ecdh_param &operator
 
 ES_API (CPPESSENCE) dh_cofactor_mode cofactor_mode() const
 
 ES_API (CPPESSENCE) dh_kdf_type kdf_mode() const
 
 ES_API (CPPESSENCE) digest_mode kdf_digest_mode() const
 
ES_API(CPPESSENCE) std ES_API (CPPESSENCE) void set_cofactor_mode(dh_cofactor_mode value) const
 
 ES_API (CPPESSENCE) void set_kdf_type(dh_kdf_type value) const
 
 ES_API (CPPESSENCE) void set_kdf_digest_mode(digest_mode value) const
 

The documentation for this class was generated from the following file: