CascLib API Reference
CascFindEncryptionKey
LPBYTE WINAPI CascFindEncryptionKey( HANDLE hStorage, // Handle to an open storage ULONGLONG KeyName // "Name" of the key );
Function CascFindEncryptionKey finds an encryption key.
On success, the function returns pointer to the stored encryption key.
On failure, the function returns NULL.
Copyright (c) Ladislav Zezula 2019