Created
August 30, 2016 14:21
-
-
Save mnadeem/ad3d6b40eeaca8af2f240f71ec729a22 to your computer and use it in GitHub Desktop.
GPG list keys command
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Users\Nadeem>gpg --list-keys | |
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 | |
C:/Users/Nadeem/AppData/Roaming/gnupg/pubring.kbx | |
------------------------------------------------- | |
pub rsa2048 2016-08-29 [SC] | |
5694AA563793429557F1727835B3BD2A223A | |
uid [ultimate] Nadeem Mohammad <[email protected]> | |
sub rsa2048 2016-08-29 [E] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment