diff options
author | Werner Koch <[email protected]> | 2018-03-06 15:26:26 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2018-03-06 15:26:26 +0000 |
commit | f574aabeeb873f14a586f80cac16b857e6088534 (patch) | |
tree | e84428513719a4e50cb1df1be509c12d34eb434a /doc/gpgsm.texi | |
parent | gpg: Avoid writing a zero length last chunk in AEAD mode. (diff) | |
parent | agent: Also evict cached items via a timer. (diff) | |
download | gnupg-f574aabeeb873f14a586f80cac16b857e6088534.tar.gz gnupg-f574aabeeb873f14a586f80cac16b857e6088534.zip |
Merge branch 'STABLE-BRANCH-2-2' into wk-master
Diffstat (limited to 'doc/gpgsm.texi')
-rw-r--r-- | doc/gpgsm.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index 37a535366..93ae56efe 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -256,7 +256,7 @@ fingerprints or keygrips. @item --export-secret-key-p12 @var{key-id} @opindex export-secret-key-p12 -Export the private key and the certificate identified by @var{key-id} in +Export the private key and the certificate identified by @var{key-id} using the PKCS#12 format. When used with the @code{--armor} option a few informational lines are prepended to the output. Note, that the PKCS#12 format is not very secure and proper transport security should be used |