nil::crypto3::pbkdf::detail::itr_itr_hash_impl< Hasher, OutputIterator, StreamHash > Struct Template Reference

#include <derive.hpp>

+ Inheritance diagram for nil::crypto3::pbkdf::detail::itr_itr_hash_impl< Hasher, OutputIterator, StreamHash >:
+ Collaboration diagram for nil::crypto3::pbkdf::detail::itr_itr_hash_impl< Hasher, OutputIterator, StreamHash >:

Public Member Functions

template<typename InputIterator >
 itr_itr_hash_impl (InputIterator first, InputIterator last, OutputIterator out, StreamHash stream_hash)
 
 operator OutputIterator () const
 

Constructor & Destructor Documentation

◆ itr_itr_hash_impl()

template<typename Hasher , typename OutputIterator , typename StreamHash >
template<typename InputIterator >
nil::crypto3::pbkdf::detail::itr_itr_hash_impl< Hasher, OutputIterator, StreamHash >::itr_itr_hash_impl ( InputIterator  first,
InputIterator  last,
OutputIterator  out,
StreamHash  stream_hash 
)
inlineexplicit

Member Function Documentation

◆ operator OutputIterator()

template<typename Hasher , typename OutputIterator , typename StreamHash >
nil::crypto3::pbkdf::detail::itr_itr_hash_impl< Hasher, OutputIterator, StreamHash >::operator OutputIterator ( ) const
inline

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