gdcloud kms keys

NOME

gdcloud kms keys: realizar operações criptográficas com chaves do KMS.

SYNOPSIS

gdcloud kms keys COMMAND [flags]

DESCRIÇÃO

O grupo de subcomandos da chave do KMS usa chaves do KMS para realizar operações criptográficas.

GDCLOUD WIDE FLAGS

Estes sinalizadores estão disponíveis para todos os comandos: --help.

Para mais informações, consulte a página Vista geral da referência da CLI gdcloud.

COMANDOS

COMMAND é uma das seguintes opções:

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.