This commit is contained in:
Ludovic FLAMENT
2015-08-19 08:18:05 +02:00
parent 33595a0b3c
commit c6ef29ac4c

View File

@ -380,7 +380,6 @@ int wc_ed25519_export_private_only(ed25519_key* key, byte* out, word32* outLen)
return 0; return 0;
} }
/* /*
export private key, including public part export private key, including public part
outLen should contain the size of out buffer when input. outLen is than set outLen should contain the size of out buffer when input. outLen is than set