cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Member Functions | Public Attributes | List of all members
DLP_PARAMS Struct Reference

#include <crypt.h>

Public Member Functions

 BUFFER_FIXED (inLen1) const BYTE *inParam1
 
 BUFFER_OPT_FIXED (inLen2) const BYTE *inParam2
 
 BUFFER_FIXED (outLen) BYTE *outParam
 

Public Attributes

int inLen1
 
int inLen2
 
int outLen
 
CRYPT_FORMAT_TYPE formatType
 

Detailed Description

Definition at line 423 of file crypt.h.

Member Function Documentation

DLP_PARAMS::BUFFER_FIXED ( inLen1  ) const
DLP_PARAMS::BUFFER_FIXED ( outLen  )
DLP_PARAMS::BUFFER_OPT_FIXED ( inLen2  ) const

Member Data Documentation

CRYPT_FORMAT_TYPE DLP_PARAMS::formatType

Definition at line 431 of file crypt.h.

int DLP_PARAMS::inLen1

Definition at line 430 of file crypt.h.

int DLP_PARAMS::inLen2

Definition at line 430 of file crypt.h.

int DLP_PARAMS::outLen

Definition at line 430 of file crypt.h.


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