Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
PKCS #11 ist ein Standard, der eine API zum Verwalten kryptografischer Schlüssel und zum Ausführen von Vorgängen angibt. Cloud KMS bietet eine Bibliothek, die diesem Standard entspricht, um mit vorhandenen Anwendungen zu interagieren, die die PKCS #11 API verwenden.
Die Bibliothek wird als Open-Source-Projekt auf GitHub verwaltet und unter der Apache 2.0-Lizenz lizenziert. Die von der GitHub-Releaseseite heruntergeladenen Binärdateien unterliegen den Google Cloud
Nutzungsbedingungen. Support ist bei Cloud Customer Care verfügbar.
Nächste Schritte
Informationen dazu, wie die Bibliothek konfiguriert und in Ihre Anwendung eingebunden werden kann, finden Sie im Nutzerhandbuch der Bibliothek.
Laden Sie als Erstes eine Version der Bibliothek herunter.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]