gdcloud kms keys

NAMA

gdcloud kms keys - Menjalankan operasi kriptografi menggunakan kunci KMS.

SINOPSIS

gdcloud kms keys COMMAND [flags]

DESKRIPSI

Grup subperintah kunci KMS menggunakan kunci KMS untuk melakukan operasi kriptografi.

FLAG GDCLOUD WIDE

Flag ini tersedia untuk semua perintah: --help.

Untuk mengetahui informasi selengkapnya, lihat halaman ringkasan referensi gcloud CLI.

PERINTAH

COMMAND adalah salah satu dari berikut ini:

asymmetric-sign
    Create a signature of the input file using the provided key.
asymmetric-verify
    Verify a signature of the input file using the provided key.
decrypt
    Decrypt the ciphertext using the passed key and return the plaintext file.
encrypt
    Encrypt the plaintext using the passed key and return the ciphertext file.
import
    Import a key passed from the key material file.