CsCrypto
1.0.2
|
Public Typedefs | |
using | result_type = std::optional< cs_crypto::traits::remove_optional_t< decltype (finalize (std::declval< HashContext && >()))>> |
Public Member Functions | |
template<typename... Ts> | |
constexpr result_type | operator () (Ts &&... args) const |
Definition at line 66 of file hash_digest.h.