The PBE_PARAMS type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() |
InitVector |
Pointer to the location that receives the 8-byte initialization vector (IV), if an IV is required
|
![]() |
Iteration |
Number of iterations required for the generation
|
![]() |
Password |
Points to the password to be used in the PBE key generation
|
![]() |
PasswordLen |
Length in bytes of the password information
|
![]() |
Salt |
Points to the salt to be used in the PBE key generation
|
![]() |
SaltLen |
Length in bytes of the salt information
|