venasoft / kms
Library for consuming the Venasoft Key Management System API.
1.0.0
2024-09-22 09:53 UTC
Requires
- php: >=8.2.0
- ext-curl: *
- ext-json: *
README
This readme will help you get up and running with consuming the Venasoft Key management service API.
The library requires and requires PHP 8.2 to run with the curl extension enabled.
How do I get set up?
You need to obtain a client id and client secret from Venasoft Systems and set those keys in the systems environment variables under KMS_PUBLIC_KEY
and KMS_SECRET_KEY