Warning: This document is old & has moved. Please update any links:
https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/cryptohome/cert/README.md

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.