gpg --list-secret-keys --keyid-format=long

Jmnote (토론 | 기여)님의 2024년 4월 27일 (토) 19:37 판 (새 문서: ==개요== {{소문자}} <syntaxhighlight lang='console'> $ gpg --list-secret-keys --keyid-format=long gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

$ gpg --list-secret-keys --keyid-format=long
gpg: checking the trustdb
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
/home/testuser/.gnupg/pubring.kbx
-------------------------------
sec   rsa4096/BDF913570C24E68A 2024-04-27 [SC]
      1A35792A46803C5EA79146D8BDF913570C24E68A
uid                 [ultimate] John Doe <john@example.com>
ssb   rsa4096/D0F24B681E357A9C 2024-04-27 [E]

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}