Definition IfdEstablishContextResponse.h:17
~IfdEstablishContextResponse() override=default
IfdEstablishContextResponse(const QString &pIfdName, ECardApiResult::Minor pResultMinor=ECardApiResult::Minor::null)
Definition IfdEstablishContextResponse.cpp:22
QByteArray toByteArray(IfdVersion::Version pIfdVersion, const QString &pContextHandle) const override
Definition IfdEstablishContextResponse.cpp:39
const QString & getIfdName() const
Definition IfdEstablishContextResponse.cpp:49
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition ASN1TemplateUtil.h:114