Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
PKCS #11
é um padrão que especifica uma API para gerenciar
chaves criptográficas e realizar operações com elas. O Cloud KMS
oferece uma biblioteca em conformidade com esse padrão para interoperar com
os aplicativos atuais que consomem a API PKCS #11.
A biblioteca é gerenciada como um projeto de código aberto
no GitHub
e atribuída com a licença do Apache 2.0. Os binários de versão salvos da
página de versões do GitHub são cobertos pelos Google Cloud
Termos de Serviço, e o suporte está disponível no
Cloud Customer Care.
A seguir
Consulte o guia do usuário
da biblioteca para informações sobre como configurá-la e integrá-la ao seu
aplicativo.
Faça o download de uma versão
da biblioteca para começar.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-18 UTC."],[],[],null,["# Library for PKCS #11\n\n[PKCS #11](http://docs.oasis-open.org/pkcs11/pkcs11-base/v2.40/pkcs11-base-v2.40.html)\nis a standard that specifies an API for managing\ncryptographic keys, and performing operations with them. Cloud KMS\nprovides a library that conforms to this standard, in order to interoperate\nwith existing applications that consume the PKCS #11 API.\n\nThe library is managed as an open source project\n[on GitHub](https://github.com/GoogleCloudPlatform/kms-integrations),\nand licensed under the Apache 2.0 license. Release binaries downloaded from\nthe GitHub releases page are covered by the Google Cloud\n[Terms of Service](/terms/service-terms#1), and support is available from\n[Cloud Customer Care](/support-hub).\n\nWhat's next\n-----------\n\n- Consult the library's [user guide](https://github.com/GoogleCloudPlatform/kms-integrations/tree/master/kmsp11/docs/user_guide.md) for information on how the library can be configured and integrated with your application.\n- Download a [release](https://github.com/GoogleCloudPlatform/kms-integrations/releases?q=pkcs%2311&expanded=true) of the library to get started."]]