gdcloud kms keys asymmetric-verify

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.

OPTIONAL FLAGS

  -h, --help   help for asymmetric-verify