52 friend class ::test_PaceInfo;
66 [[
nodiscard]]
bool hasParameterId()
const;
68 [[
nodiscard]]
int getParameterIdAsNid()
const;
69 [[
nodiscard]]
bool isStandardizedDomainParameters()
const;
79 <<
", version: " <<
pPaceInfo->getVersion()
80 <<
", parameterId: " <<
pPaceInfo->getParameterId();
85 <<
", version: " <<
pPaceInfo->getVersion();
#define DECLARE_ASN1_OBJECT(name)
Definition ASN1TemplateUtil.h:177
Definition SecurityInfo.h:46
Implementation of GeneralAuthenticate response APDUs.
Definition CommandApdu.h:17
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition ASN1TemplateUtil.h:114
QDebug operator<<(QDebug pDbg, const CommandApdu &pCommandApdu)
Definition CommandApdu.h:96
ASN1_INTEGER * mVersion
Definition PaceInfo.h:37
ASN1_INTEGER * mParameterId
Definition PaceInfo.h:38
ASN1_OBJECT * mProtocol
Definition PaceInfo.h:36