Welcome to mirror list, hosted at ThFree Co, Russian Federation.

AES.def « AES « Crypto « 7zip - github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 392f21a318e24470634b477793885629444a9836 (plain)
1
2
3
4
5
6
7
8
; AES.def

LIBRARY AES.dll

EXPORTS
  CreateObject PRIVATE
  GetNumberOfMethods PRIVATE
  GetMethodProperty PRIVATE