CryptUnprotectData: A wrapper for the Windows DPAPI function CryptUnprotectData()

Description Usage Arguments

Description

This function is intended to be an internal helper file for the package. Both parameters are currently necessary, and bust be between 1 and 256 bytes in length. The salt should be the one used to encrypt pwd in the first place

Usage

1
CryptUnprotectData(pwd, salt)

Arguments

pwd

The raw bytes of the encrypted password

salt

The raw bytes of the salt used when the password was encrypted


cpbonnell/winlockr documentation built on May 28, 2019, 7:47 p.m.