|
LibreOffice Module onlineupdate (master) 1
|
Go to the source code of this file.
Functions | |
| BOOL | CalculateRegistryPathFromFilePath (const LPCWSTR filePath, LPWSTR registryPath) |
| Converts a file path into a unique registry location for cert storage. More... | |
| BOOL CalculateRegistryPathFromFilePath | ( | const LPCWSTR | filePath, |
| LPWSTR | registryPath | ||
| ) |
Converts a file path into a unique registry location for cert storage.
| filePath | The input file path to get a registry path from |
| registryPath | A buffer to write the registry path to, must be of size in WCHARs MAX_PATH + 1 |
Referenced by DoesBinaryMatchAllowedCertificates(), and NS_main().