Home
last modified time | relevance | path

Searched refs:PEM_label (Results 1 – 24 of 24) sorted by relevance

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/x509/
H A Dx509_obj.cpp65 if(got_label != PEM_label()) in load_data()
78 throw Decoding_Error("Unexpected PEM label for " + PEM_label() + " of " + got_label); in load_data()
87 throw Decoding_Error(PEM_label() + " decoding", e); in load_data()
124 return PEM_Code::encode(BER_encode(), PEM_label()); in PEM_encode()
173 throw Invalid_Argument("No key provided for " + PEM_label() + " signature check"); in check_signature()
H A Dpkcs10.h135 std::string PEM_label() const override;
H A Dx509_obj.h111 virtual std::string PEM_label() const = 0;
H A Dx509_crl.h196 std::string PEM_label() const override;
H A Dx509cert.h439 std::string PEM_label() const override;
H A Dx509_crl.cpp31 std::string X509_CRL::PEM_label() const in PEM_label() function in Botan::X509_CRL
H A Dpkcs10.cpp29 std::string PKCS10_Request::PEM_label() const in PEM_label() function in Botan::PKCS10_Request
H A Dx509cert.cpp75 std::string X509_Certificate::PEM_label() const in PEM_label() function in Botan::X509_Certificate
/dports/security/botan2/Botan-2.18.2/src/lib/x509/
H A Dx509_obj.cpp65 if(got_label != PEM_label()) in load_data()
78 throw Decoding_Error("Unexpected PEM label for " + PEM_label() + " of " + got_label); in load_data()
87 throw Decoding_Error(PEM_label() + " decoding", e); in load_data()
124 return PEM_Code::encode(BER_encode(), PEM_label()); in PEM_encode()
173 throw Invalid_Argument("No key provided for " + PEM_label() + " signature check"); in check_signature()
H A Dpkcs10.h135 std::string PEM_label() const override;
H A Dx509_obj.h111 virtual std::string PEM_label() const = 0;
H A Dx509_crl.h196 std::string PEM_label() const override;
H A Dx509cert.h439 std::string PEM_label() const override;
H A Dx509_crl.cpp31 std::string X509_CRL::PEM_label() const in PEM_label() function in Botan::X509_CRL
H A Dpkcs10.cpp29 std::string PKCS10_Request::PEM_label() const in PEM_label() function in Botan::PKCS10_Request
H A Dx509cert.cpp75 std::string X509_Certificate::PEM_label() const in PEM_label() function in Botan::X509_Certificate
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/x509/
H A Dx509_obj.cpp65 if(got_label != PEM_label()) in load_data()
78 throw Decoding_Error("Unexpected PEM label for " + PEM_label() + " of " + got_label); in load_data()
87 throw Decoding_Error(PEM_label() + " decoding", e); in load_data()
124 return PEM_Code::encode(BER_encode(), PEM_label()); in PEM_encode()
173 throw Invalid_Argument("No key provided for " + PEM_label() + " signature check"); in check_signature()
H A Dpkcs10.h135 std::string PEM_label() const override;
H A Dx509_obj.h111 virtual std::string PEM_label() const = 0;
H A Dx509_crl.h196 std::string PEM_label() const override;
H A Dx509cert.h439 std::string PEM_label() const override;
H A Dx509_crl.cpp31 std::string X509_CRL::PEM_label() const in PEM_label() function in Botan::X509_CRL
H A Dpkcs10.cpp29 std::string PKCS10_Request::PEM_label() const in PEM_label() function in Botan::PKCS10_Request
H A Dx509cert.cpp75 std::string X509_Certificate::PEM_label() const in PEM_label() function in Botan::X509_Certificate