While using lcc, I realized any complex form of client signature verification requires extension of some internal strategy classes.
I ended up implementing a simple callback process allowing the client-signature to be be verified by the application using other means: there are many usecase:
USB dongles
online verification etc.
pull request #178