Botan  1.11.15
Classes | Namespaces | Functions
src/lib/cert/cvc/cvc_cert.h File Reference
#include <botan/cvc_gen_cert.h>
#include <botan/ecdsa.h>
#include <string>

Go to the source code of this file.

Classes

class  Botan::EAC1_1_CVC

Namespaces

namespace  Botan

Functions

ECDSA_PublicKey * Botan::decode_eac1_1_key (const std::vector< byte > &, AlgorithmIdentifier &)
EAC1_1_CVC Botan::make_cvc_cert (PK_Signer &signer, const std::vector< byte > &public_key, ASN1_Car const &car, ASN1_Chr const &chr, byte holder_auth_templ, ASN1_Ced ced, ASN1_Cex cex, RandomNumberGenerator &rng)
bool Botan::operator!= (EAC1_1_CVC const &lhs, EAC1_1_CVC const &rhs)