NAME
gdcloud kms keys asymmetric-verify - Verify a signature of the input file using the provided key.
SYNOPSIS
gdcloud kms keys asymmetric-verify [flags]
DESCRIPTION
This command verifies the encoded digital signature the asymmetric-sign operation creates using the provided signing key and input file.
REQUIRED FLAGS
--input-file string File that contains signed data.
--signature-file string Output file that contains the signature.
GDCLOUD WIDE FLAGS
These flags are available to all commands: --configuration
, --format
, --help
, --project
, --quiet
.
For more information, see the gdcloud CLI reference overview page.