PKCS11 1.1.3

PHP Bindings for PKCS11 modules


This extension provides an Object Oriented API for PKCS11 C_* functions to interact with a Hardware Security Module.

License: PHP License

Changes

- Fixed inconsistencies with release metadata
- Corrected license to indicate MIT everywhere
- Fixed missing result checks on a few internal calls
- Fixed argument count definition on Mechanism::__construct
- Added support for PIE