mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
agent: Fix description of shadow format.
* agent/keyformat.txt, agent/protect.c, agent/t-protect.c: Fix. -- https://lists.gnupg.org/pipermail/gnupg-devel/2015-April/029680.html Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
5b8d12a8bd
commit
5c121d4444
3 changed files with 3 additions and 3 deletions
|
@ -288,7 +288,7 @@ static void
|
|||
test_agent_shadow_key (void)
|
||||
{
|
||||
/* Create a shadow key from a public key. We use the shadow protocol
|
||||
"ti-v1" and insert the S-expressionn SHADOW_INFO. The resulting
|
||||
"t1-v1" and insert the S-expressionn SHADOW_INFO. The resulting
|
||||
S-expression is returned in an allocated buffer RESULT will point
|
||||
to. The input parameters are expected to be valid canonicalized
|
||||
S-expressions */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue