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

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
== Examples ==
 
  gpg --list-keys
 
  gpg --list-keys
 
  /root/[[.gnupg/pubring.kbx]]
 
  /root/[[.gnupg/pubring.kbx]]
Line 10: Line 11:
 
   
 
   
 
  pub  [[rsa4096]] 2018-11-20 [SC] [expires: 2022-11-20]
 
  pub  [[rsa4096]] 2018-11-20 [SC] [expires: 2022-11-20]
       CFFE11138445272917A0BB53FF4E495C646AB43F
+
       1234ABC8856227E7647FA0B2D65ABCDEFG12345
  uid          [ unknown] Rour Name <[email protected] >
+
  uid          [ unknown] Your Name <[email protected] >
 
  sub  rsa4096 2018-11-20 [E] [expires: 2022-11-20]
 
  sub  rsa4096 2018-11-20 [E] [expires: 2022-11-20]
  

Revision as of 09:08, 9 November 2022

Examples

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]
      1234ABC8856227E7647FA0B2D65ABCDEFG12345
uid           [ unknown] Your Name <[email protected] >
sub   rsa4096 2018-11-20 [E] [expires: 2022-11-20]


gpg --list-keys
gpg: directory '/root/.gnupg' created
gpg: keybox '/root/.gnupg/pubring.kbx' created
gpg: /root/.gnupg/trustdb.gpg: trustdb created

Related

See also

Advertising: