libcert_provision provides an interface for requesting signed certificates from PCA and storing them in the local keystore. The interface is defined in cert_provision.h. An example of using this interface is provided in cert_provision_client.cc.