8 #ifndef BOTAN_EAC_OBJ_H__
9 #define BOTAN_EAC_OBJ_H__
11 #include <botan/signed_obj.h>
12 #include <botan/ecdsa_sig.h>
19 template<
typename Derived>
42 Derived::decode_info(in,
tbs_bits, m_sig);
void init(DataSource &in)
MemoryVector< byte > DER_encode() const
MemoryVector< byte > get_concatenation() const
SecureVector< byte > get_concat_sig() const
std::string PEM_label_pref
bool check_signature(class Public_Key &key, const MemoryRegion< byte > &sig) const
bool check_signature(class Public_Key &key) const
SecureVector< byte > tbs_bits