mirror of
https://github.com/SeanOMik/YubiKey-Guide.git
synced 2025-02-16 21:50:01 +00:00
commit
223ffe9261
1 changed files with 2 additions and 2 deletions
|
@ -1121,9 +1121,9 @@ Decrypt the sample text by pasting it:
|
||||||
|
|
||||||
### Signing
|
### Signing
|
||||||
|
|
||||||
Sign some sample text:
|
Sign some sample text using the signing subkey:
|
||||||
|
|
||||||
$ echo "$(uname -a)" | gpg --armor --clearsign --default-key 0xFF3E7D88647EBCDB
|
$ echo "$(uname -a)" | gpg --armor --clearsign --default-key 0xBECFA3C1AE191D15
|
||||||
-----BEGIN PGP SIGNED MESSAGE-----
|
-----BEGIN PGP SIGNED MESSAGE-----
|
||||||
Hash: SHA512
|
Hash: SHA512
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue