diff --git a/src/smartcardauth.hxx b/src/smartcardauth.hxx index a53b93e..88775fe 100644 --- a/src/smartcardauth.hxx +++ b/src/smartcardauth.hxx @@ -121,8 +121,8 @@ class CryptokiEngine: public QObject, public openssl::Engine { virtual std::string rsaSign(const std::string& in, unsigned int type) { TRC; LOG<<"log; type="<sign(in, CKM_RSA_PKCS);