PKCS11 0.1.1

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

- Added a lot of new test cases
- Refactored some Object related functions