9 #ifndef BOTAN_CVC_EAC_H__ 10 #define BOTAN_CVC_EAC_H__ 12 #include <botan/cvc_gen_cert.h> 13 #include <botan/ecdsa.h> 48 u32bit get_chat_value()
const;
99 const MemoryRegion<byte>& public_key,
102 byte holder_auth_templ,
105 RandomNumberGenerator& rng);
111 AlgorithmIdentifier& sig_algo);
bool operator!=(const OctetString &s1, const OctetString &s2)
bool operator==(const OctetString &s1, const OctetString &s2)
EAC1_1_CVC make_cvc_cert(PK_Signer &signer, MemoryRegion< byte > const &public_key, ASN1_Car const &car, ASN1_Chr const &chr, byte holder_auth_templ, ASN1_Ced ced, ASN1_Cex cex, RandomNumberGenerator &rng)
ECDSA_PublicKey * decode_eac1_1_key(const MemoryRegion< byte > &, AlgorithmIdentifier &)