mirror of
git://git.gnupg.org/gnupg.git
synced 2024-10-31 20:08:43 +01:00
doc: Clarify -export-secret-key-p12
-- GnuPG-bug-id: 3788 Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
a70502e93f
commit
cf006cbf73
@ -257,10 +257,10 @@ 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
|
||||
a PKCS#12 format. When used with the @code{--armor} option a few
|
||||
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 this command is only provided if there is
|
||||
no other way to exchange the private key. (@xref{option --p12-charset}.)
|
||||
format is not very secure and proper transport security should be used
|
||||
to convey the exported key. (@xref{option --p12-charset}.)
|
||||
|
||||
@item --export-secret-key-p8 @var{key-id}
|
||||
@itemx --export-secret-key-raw @var{key-id}
|
||||
|
Loading…
Reference in New Issue
Block a user