Implementation of GeneralAuthenticate response APDUs.
Definition CommandApdu.h:17
int initApp(int &argc, char **argv)
Definition Bootstrap.cpp:172
void shutdownApp()
Definition Bootstrap.cpp:155
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition ASN1TemplateUtil.h:114