9 #ifndef BOTAN_EAC_SIGNED_OBJECT_H__ 10 #define BOTAN_EAC_SIGNED_OBJECT_H__ 12 #include <botan/asn1_obj.h> 13 #include <botan/pubkey_enums.h> 14 #include <botan/pipe.h> 90 virtual void force_decode() = 0;
SecureVector< byte > BER_encode(const Private_Key &key)
AlgorithmIdentifier sig_algo
std::string PEM_encode(const Private_Key &key)
std::string PEM_label_pref
std::vector< std::string > PEM_labels_allowed
virtual ~EAC_Signed_Object()
std::string encode(const byte der[], size_t length, const std::string &label, size_t width)
SecureVector< byte > tbs_bits