CK_PKCS5_PBKD2_PARAMS2

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

iterations
CK_ULONG iterations;
Undocumented in source.
pPassword
CK_UTF8CHAR_PTR pPassword;
Undocumented in source.
pPrfData
CK_VOID_PTR pPrfData;
Undocumented in source.
pSaltSourceData
CK_VOID_PTR pSaltSourceData;
Undocumented in source.
prf
CK_PKCS5_PBKD2_PSEUDO_RANDOM_FUNCTION_TYPE prf;
Undocumented in source.
saltSource
CK_PKCS5_PBKDF2_SALT_SOURCE_TYPE saltSource;
Undocumented in source.
ulPasswordLen
CK_ULONG ulPasswordLen;
Undocumented in source.
ulPrfDataLen
CK_ULONG ulPrfDataLen;
Undocumented in source.
ulSaltSourceDataLen
CK_ULONG ulSaltSourceDataLen;
Undocumented in source.

Meta