PKCS11 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 Yubico vendor definitions
- Fixed compatibility with PHP 8.1
- Token and slot info is now trimmed
- Attributes are now returned in types consistant with the defined constants
- Added support to retrieve objects by URI from a Pkcs11\Session object