Changed interface: additionally we now pass the following parameters into the checkMe...
authorKarl-Heinz Zimmer <khz@kde.org>
Tue, 5 Mar 2002 21:23:58 +0000 (21:23 +0000)
committerKarl-Heinz Zimmer <khz@kde.org>
Tue, 5 Mar 2002 21:23:58 +0000 (21:23 +0000)
commit56d6e0e38ee138223368f39ee11502e0e582d8d5
treeebe6ace0a0912609b331c0cc91eb8f7b88611d34
parent3eef7173f571362f795c80349c91e72714fb09a5
Changed interface: additionally we now pass the following parameters into the checkMessageSignature function: bool signatureIsBinary - telling us whether the signature is armored ASCII or binary data, int signatureLen - holding the TRUE length of the signature if (and only if) this is binary data
trunk/gpgmeplug/cryptplug.h
trunk/gpgmeplug/gpgmeplug.c