#include <IvParameterSpec.h>
List of all members.
Constructor & Destructor Documentation
      
        
          | beecrypt::crypto::spec::IvParameterSpec::IvParameterSpec | ( | const byte * | iv, | 
        
          |  |  | size_t | offset, | 
        
          |  |  | size_t | length |  | 
        
          |  | ) |  |  |  | 
      
 
 
      
        
          | beecrypt::crypto::spec::IvParameterSpec::IvParameterSpec | ( | const bytearray & | iv | ) |  | 
      
 
 
      
        
          | virtual beecrypt::crypto::spec::IvParameterSpec::~IvParameterSpec | ( |  | ) |  [inline, virtual] | 
      
 
 
Member Function Documentation
      
        
          | bytearray* beecrypt::crypto::spec::IvParameterSpec::getIV | ( |  | ) |  | 
      
 
 
      
        
          | const bytearray& beecrypt::crypto::spec::IvParameterSpec::getIV | ( |  | ) | const  throw () | 
      
 
 
The documentation for this class was generated from the following file: