• Skip to content
  • Skip to link menu
KDE 4.4 API Reference
  • KDE API Reference
  • KDE Support
  • Sitemap
  • Contact Us
 

qca

QCA::InitializationVector

QCA::InitializationVector Class Reference
[QCA user API]

Container for initialisation vectors and nonces. More...

#include <QtCrypto>

Inheritance diagram for QCA::InitializationVector:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 InitializationVector (const QByteArray &a)
 InitializationVector (const SecureArray &a)
 InitializationVector (int size)
 InitializationVector ()

Detailed Description

Container for initialisation vectors and nonces.

Definition at line 1213 of file qca_core.h.


Constructor & Destructor Documentation

QCA::InitializationVector::InitializationVector (  ) 

Construct an empty (zero length) initisation vector.

Definition at line 1421 of file qca_core.cpp.

QCA::InitializationVector::InitializationVector ( int  size  ) 

Construct an initialisation vector of the specified size.

Parameters:
size the length of the initialisation vector, in bytes

Definition at line 1425 of file qca_core.cpp.

QCA::InitializationVector::InitializationVector ( const SecureArray &  a  ) 

Construct an initialisation vector from a provided byte array.

Parameters:
a the byte array to copy

Definition at line 1430 of file qca_core.cpp.

QCA::InitializationVector::InitializationVector ( const QByteArray &  a  ) 

Construct an initialisation vector from a provided byte array.

Parameters:
a the byte array to copy

Definition at line 1435 of file qca_core.cpp.


The documentation for this class was generated from the following files:
  • qca_core.h
  • qca_core.cpp

qca

Skip menu "qca"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

KDE Support

Skip menu "KDE Support"
  • akonadi
  • Decibel
  • grantlee
  • kdewin
  • phonon
  •     Backend
  • polkit-qt
  • qca
  • qimageblitz
  • soprano
  • strigi
  •     searchclient
  •     streamanalyzer
  •     streams
Generated for KDE Support by doxygen 1.5.9-20090814
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal