https://github.com/m-files/smart-card
https://github.com/m-files/smart-card
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/m-files/smart-card
- Owner: M-Files
- License: mit
- Created: 2023-02-17T09:44:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T10:04:55.000Z (over 3 years ago)
- Last Synced: 2025-06-12T20:33:01.569Z (about 1 year ago)
- Language: C#
- Size: 792 KB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# M-Files Smart Card
**Note: This repository contains sample code that is not supported by M-Files. It is for reference only.**
## Strong-named keys
https://docs.microsoft.com/en-us/dotnet/standard/assembly/strong-named
MFilesSmartCard\src\shared\SharedLibStrongNameKey.snk
MFilesSmartCard\src\shared\Win32PInvoke\Win32PInvoke.snk
## 3-Heights PDF Secure API
MFilesSmartCard\src\shared\PdfTools\libpdfNET.dll
MFilesSmartCard\src\shared\PdfTools\PdfSecureNET.dll
MFilesSmartCard\src\shared\PdfTools\redist\x64\PdfSecureAPI.dll
MFilesSmartCard\src\shared\PdfTools\redist\x86\PdfSecureAPI.dll
### PdfSecureAPI License
MFilesSmartCard\src\shared\PdfTools\Licensing.cs L27