win32crypt.CryptProtectData

string = CryptProtectData(data, description , optionalEntropy , reserved , promptStruct , flags )

Parameters

data : buffer

Data to be encrypted.

description : PyUnicode

Description to add to the data

optionalEntropy : buffer

reserved : None

Must be None

promptStruct : PyCRYPTPROTECT_PROMPTSTRUCT/None

flags : int