AusweisApp
|
#include "ASN1TemplateUtil.h"
#include "SecurityProtocol.h"
#include <QByteArray>
#include <QSharedPointer>
#include <openssl/asn1t.h>
#include <openssl/evp.h>
#include <openssl/ec.h>
gehe zum Quellcode dieser Datei
Namensbereiche | |
namespace | governikus |
Implementation of GeneralAuthenticate response APDUs. | |
Typdefinitionen | |
using | governikus::EcdsaPublicKey |
According to TR-03110-3 chapter D elliptic curve public keys are defined as follows: | |