8 #include <botan/cvc_req.h> 9 #include <botan/cvc_cert.h> 10 #include <botan/ber_dec.h> 20 void EAC1_1_Req::force_decode()
45 EAC1_1_Req::EAC1_1_Req(
const std::string& in)
SecureVector< byte > get_concat_sig() const
void init(DataSource &in)
AlgorithmIdentifier sig_algo
BER_Decoder & decode(bool &)
BER_Decoder start_cons(ASN1_Tag, ASN1_Tag=UNIVERSAL)
ECDSA_PublicKey * decode_eac1_1_key(const MemoryRegion< byte > &, AlgorithmIdentifier &)
bool operator==(const EAC1_1_Req &other) const
BER_Decoder & raw_bytes(MemoryRegion< byte > &)
BER_Decoder & verify_end()
SecureVector< byte > tbs_bits
SecureVector< byte > tbs_data() const