kunci gdcloud kms

NAME

gdcloud kms keys - Melakukan operasi kriptografis menggunakan kunci KMS.

SYNOPSIS

gdcloud kms keys COMMAND [flags]

FLAG SELURUH GDCLOUD

Flag ini tersedia untuk semua perintah: --help.

Untuk mengetahui informasi selengkapnya, lihat halaman ringkasan referensi gdcloud 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.
create
    Create a new AEAD or signing key.
decrypt
    Decrypt the ciphertext using the passed key and return the plaintext file.
delete
    Delete an AEAD or signing key.
describe
    Describe an AEAD or signing key.
encrypt
    Encrypt the plaintext using the passed key and return the ciphertext file.
import
    Import a key passed from the key material file.
list
    List AEAD keys or signing keys.