Difference between revisions of "Gpg --list-keys"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} {{gpg}}")
 
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
 +
gpg --list-keys
 +
/root/.gnupg/pubring.kbx
 +
------------------------
 +
pub  [[rsa2048]] 2020-03-20 [SC]
 +
      1234ABC8856227E7647FA0B2D65ABCDEFG12345
 +
uid          [ unknown] [email protected] (dev-key) <[email protected] >
 +
sub  rsa2048 2020-03-20 [E]
 +
 +
pub  [[rsa4096]] 2018-11-20 [SC] [expires: 2022-11-20]
 +
      CFFE11138445272917A0BB53FF4E495C646AB43F
 +
uid          [ unknown] Rour Name <[email protected] >
 +
sub  rsa4096 2018-11-20 [E] [expires: 2022-11-20]
 +
  
  
 
{{gpg}}
 
{{gpg}}

Revision as of 15:32, 8 November 2022

gpg --list-keys
/root/.gnupg/pubring.kbx
------------------------
pub   rsa2048 2020-03-20 [SC]
      1234ABC8856227E7647FA0B2D65ABCDEFG12345
uid           [ unknown] [email protected] (dev-key) <[email protected] >
sub   rsa2048 2020-03-20 [E]

pub   rsa4096 2018-11-20 [SC] [expires: 2022-11-20]
      CFFE11138445272917A0BB53FF4E495C646AB43F
uid           [ unknown] Rour Name <[email protected] >
sub   rsa4096 2018-11-20 [E] [expires: 2022-11-20]


gpg, --batch | --generate-key | --full-generate-key | --recv-keys | --export | --encrypt | --import | --list-keys | --list-secret-key | --gen-key | --armor | --dearmor | --send-keys | --search-keys | --quick-set-expire | --keyserver | --delete-keys | --full-generate-key | --armor --export | gpg --help

Advertising: