nil::crypto3::block::modes::output_feedback_mode< Cipher, Padding, CiphertextStealingMode >::bind< Policy > Struct Template Reference

#include <ofb.hpp>

+ Collaboration diagram for nil::crypto3::block::modes::output_feedback_mode< Cipher, Padding, CiphertextStealingMode >::bind< Policy >:

Public Types

typedef detail::output_feedback_mode< Policy< cipher_type, padding_type > > type
 

Member Typedef Documentation

◆ type

template<typename Cipher , template< typename > class Padding, template< typename, template< typename > class > class CiphertextStealingMode = cts0>
template<template< typename, typename > class Policy>
typedef detail::output_feedback_mode<Policy<cipher_type, padding_type> > nil::crypto3::block::modes::output_feedback_mode< Cipher, Padding, CiphertextStealingMode >::bind< Policy >::type

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