Skip to main content

Cloud Key Management Service (KMS) API client library

Project description

GA pypi versions

Cloud Key Management Service (KMS) API: Manages keys and performs cryptographic operations in a central cloud service, for direct use by other cloud resources and applications.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Cloud Key Management Service (KMS) API.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Supported Python Versions

Python >= 3.6

Deprecated Python Versions

Python == 2.7.

The last version of this library compatible with Python 2.7 is google-cloud-kms==1.4.0.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-kms

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-kms

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-kms-2.11.2.tar.gz (117.6 kB view details)

Uploaded Source

Built Distribution

google_cloud_kms-2.11.2-py2.py3-none-any.whl (111.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-kms-2.11.2.tar.gz.

File metadata

  • Download URL: google-cloud-kms-2.11.2.tar.gz
  • Upload date:
  • Size: 117.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.0

File hashes

Hashes for google-cloud-kms-2.11.2.tar.gz
Algorithm Hash digest
SHA256 5fde710ff2f5f1d5cf63109bbf120f8da3a894c483afbbe9c909f36f9a0c1444
MD5 a84c851c8ce4f647621fe17c41d8676c
BLAKE2b-256 4fa54f858b222d45405bd58dfa7e1b241f07e06a183027c7d11ebe090a00c642

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_kms-2.11.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_kms-2.11.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 50dd2dc85968f14252333e01d231a03e5745279fe242cc046a488986fb55d5b6
MD5 232da08c3e56e9289fa99dda7f614910
BLAKE2b-256 1e76aba85f1c4693a23c9bdb0c1b0c68d9a275f5faaf51b3af3e3a37062c07d6

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page