Which GPG command is used to sign a public key? (Select TWO correct answers)
A.
gpg signpublickey UID
B.
gpg signkey UID
C.
gpg sign UID
D.
gpg editkey UID followed with the sign command.
E.
gpg editkey UID followed with the confirm command.
Which GPG command is used to sign a public key? (Select TWO correct answers)
Which GPG command is used to sign a public key? (Select TWO correct answers)
A.
gpg signpublickey UID
B.
gpg signkey UID
C.
gpg sign UID
D.
gpg editkey UID followed with the sign command.
E.
gpg editkey UID followed with the confirm command.
–sign-key name
Signs a public key with your secret key. This is a shortcut version of the subcommand sign from –edit-key.