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

#include <ecb.hpp>

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

Public Types

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

Member Typedef Documentation

◆ type

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

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