Add support for using a keyfile
This commit is contained in:
parent
60b483c499
commit
ccc0706caa
6 changed files with 89 additions and 22 deletions
|
@ -26,6 +26,7 @@
|
|||
{
|
||||
size_t _length;
|
||||
OFString *_site;
|
||||
OFData *_keyfile;
|
||||
const char *_passphrase;
|
||||
unsigned char *_output;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue