CPBEncryptParms::TParamsData Class Reference

class CPBEncryptParms::TParamsData

This class contains multiple objects. Its pointer is stored in CPBEncryptParms to preserve BC, because CPBEncryptParms has an exported, protected constructor.

Member Data Documentation

TPBECipher iCipher

TPBECipher iCipher

TKdf iKdf

TKdf iKdf

The password is processed with this function to generate the encryption key.