PBKDF2PARAM_st Struct Reference

#include <
x509.h>

Data Fields

ASN1_TYPEsalt
ASN1_INTEGERiter
ASN1_INTEGERkeylength
X509_ALGORprf

Field Documentation

ASN1_INTEGER* PBKDF2PARAM_st::iter
 
ASN1_INTEGER* PBKDF2PARAM_st::keylength
 
X509_ALGOR* PBKDF2PARAM_st::prf
 
ASN1_TYPE* PBKDF2PARAM_st::salt
 

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

Copyright © Nokia Corporation 2001-2008
Back to top