Library for PKCS #11

PKCS #11 is a standard that specifies an API for managing cryptographic keys, and performing operations with them. Cloud KMS provides a library that conforms to this standard, in order to interoperate with existing applications that consume the PKCS #11 API.

The library is managed as an open source project on GitHub, and licensed under the Apache 2.0 license. Release binaries downloaded from the GitHub releases page are covered by the Google Cloud Terms of Service, and support is available from Cloud Customer Care.

What's next

  • Consult the library's user guide for information on how the library can be configured and integrated with your application.
  • Download a release of the library to get started.