CsCrypto  1.0.1
hash::hash_digest_internal< HashContext > Struct Template Reference

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 cs_crypto::hash::hash_digest_internal::result_type operator () (Ts &&... args) const
 

Detailed Description

template<typename HashContext>
struct hash::hash_digest_internal< HashContext >

Definition at line 66 of file hash_digest.h.