On 4/29/07, Justin Karneges <justin-psi2 at affinix.com> wrote: > qca-pkcs11 crashes if deserialization fails, or at least if the input string > is empty. You can reproduce this by running: > > qcatool message sign smime [nonexistent file name] Fixed. Forgot to re-throw the exception. Thanks.