#include <exceptn.h>
Invalid_IV_Length Exception 
Definition at line 78 of file exceptn.h.
◆ Invalid_IV_Length()
  
  | 
        
          | Botan::Invalid_IV_Length::Invalid_IV_Length | ( | const std::string & | mode, |  
          |  |  | size_t | bad_len |  
          |  | ) |  |  |  | inline | 
 
Definition at line 80 of file exceptn.h.
   82                        " is invalid for " + mode)
 std::invalid_argument Invalid_Argument
std::string to_string(u64bit n, size_t min_len)
 
 
The documentation for this struct was generated from the following file: