Main Page | Data Structures | Directories | File List | Data Fields | Globals

CK_PKCS5_PBKD2_PARAMS Struct Reference

#include <pkcs11t.h>


Data Fields

CK_PKCS5_PBKDF2_SALT_SOURCE_TYPE saltSource
CK_VOID_PTR pSaltSourceData
CK_ULONG ulSaltSourceDataLen
CK_ULONG iterations
CK_PKCS5_PBKD2_PSEUDO_RANDOM_FUNCTION_TYPE prf
CK_VOID_PTR pPrfData
CK_ULONG ulPrfDataLen
CK_UTF8CHAR_PTR pPassword
CK_ULONG_PTR ulPasswordLen


Field Documentation

CK_ULONG iterations
 

Definition at line 1418 of file pkcs11t.h.

CK_UTF8CHAR_PTR pPassword
 

Definition at line 1422 of file pkcs11t.h.

CK_VOID_PTR pPrfData
 

Definition at line 1420 of file pkcs11t.h.

CK_PKCS5_PBKD2_PSEUDO_RANDOM_FUNCTION_TYPE prf
 

Definition at line 1419 of file pkcs11t.h.

CK_VOID_PTR pSaltSourceData
 

Definition at line 1416 of file pkcs11t.h.

CK_PKCS5_PBKDF2_SALT_SOURCE_TYPE saltSource
 

Definition at line 1415 of file pkcs11t.h.

CK_ULONG_PTR ulPasswordLen
 

Definition at line 1423 of file pkcs11t.h.

CK_ULONG ulPrfDataLen
 

Definition at line 1421 of file pkcs11t.h.

CK_ULONG ulSaltSourceDataLen
 

Definition at line 1417 of file pkcs11t.h.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 16 22:52:55 2006 for pam_pkcs11 by  doxygen 1.4.2