Home
last modified time | relevance | path

Searched refs:Certificate_Store_In_Memory (Results 1 – 25 of 42) sorted by relevance

12

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/x509/
H A Dcertstor.cpp38 void Certificate_Store_In_Memory::add_certificate(const X509_Certificate& cert) in add_certificate()
47 void Certificate_Store_In_Memory::add_certificate(std::shared_ptr<const X509_Certificate> cert) in add_certificate()
56 std::vector<X509_DN> Certificate_Store_In_Memory::all_subjects() const in all_subjects()
65 Certificate_Store_In_Memory::find_cert(const X509_DN& subject_dn, in find_cert()
86 std::vector<std::shared_ptr<const X509_Certificate>> Certificate_Store_In_Memory::find_all_certs( in find_all_certs()
110 Certificate_Store_In_Memory::find_cert_by_pubkey_sha1(const std::vector<uint8_t>& key_hash) const in find_cert_by_pubkey_sha1()
127 Certificate_Store_In_Memory::find_cert_by_raw_subject_dn_sha256(const std::vector<uint8_t>& subject… in find_cert_by_raw_subject_dn_sha256()
143 void Certificate_Store_In_Memory::add_crl(const X509_CRL& crl) in add_crl()
149 void Certificate_Store_In_Memory::add_crl(std::shared_ptr<const X509_CRL> crl) in add_crl()
190 Certificate_Store_In_Memory::Certificate_Store_In_Memory(const X509_Certificate& cert) in Certificate_Store_In_Memory() function in Botan::Certificate_Store_In_Memory
[all …]
H A Dcertstor.h84 class BOTAN_PUBLIC_API(2,0) Certificate_Store_In_Memory final : public Certificate_Store
91 explicit Certificate_Store_In_Memory(const std::string& dir);
96 explicit Certificate_Store_In_Memory(const X509_Certificate& cert);
101 Certificate_Store_In_Memory() = default;
/dports/security/botan2/Botan-2.18.2/src/lib/x509/
H A Dcertstor.cpp38 void Certificate_Store_In_Memory::add_certificate(const X509_Certificate& cert) in add_certificate()
47 void Certificate_Store_In_Memory::add_certificate(std::shared_ptr<const X509_Certificate> cert) in add_certificate()
56 std::vector<X509_DN> Certificate_Store_In_Memory::all_subjects() const in all_subjects()
65 Certificate_Store_In_Memory::find_cert(const X509_DN& subject_dn, in find_cert()
86 std::vector<std::shared_ptr<const X509_Certificate>> Certificate_Store_In_Memory::find_all_certs( in find_all_certs()
110 Certificate_Store_In_Memory::find_cert_by_pubkey_sha1(const std::vector<uint8_t>& key_hash) const in find_cert_by_pubkey_sha1()
127 Certificate_Store_In_Memory::find_cert_by_raw_subject_dn_sha256(const std::vector<uint8_t>& subject… in find_cert_by_raw_subject_dn_sha256()
143 void Certificate_Store_In_Memory::add_crl(const X509_CRL& crl) in add_crl()
149 void Certificate_Store_In_Memory::add_crl(std::shared_ptr<const X509_CRL> crl) in add_crl()
190 Certificate_Store_In_Memory::Certificate_Store_In_Memory(const X509_Certificate& cert) in Certificate_Store_In_Memory() function in Botan::Certificate_Store_In_Memory
[all …]
H A Dcertstor.h84 class BOTAN_PUBLIC_API(2,0) Certificate_Store_In_Memory final : public Certificate_Store
91 explicit Certificate_Store_In_Memory(const std::string& dir);
96 explicit Certificate_Store_In_Memory(const X509_Certificate& cert);
101 Certificate_Store_In_Memory() = default;
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/x509/
H A Dcertstor.cpp38 void Certificate_Store_In_Memory::add_certificate(const X509_Certificate& cert) in add_certificate()
47 void Certificate_Store_In_Memory::add_certificate(std::shared_ptr<const X509_Certificate> cert) in add_certificate()
56 std::vector<X509_DN> Certificate_Store_In_Memory::all_subjects() const in all_subjects()
65 Certificate_Store_In_Memory::find_cert(const X509_DN& subject_dn, in find_cert()
86 std::vector<std::shared_ptr<const X509_Certificate>> Certificate_Store_In_Memory::find_all_certs( in find_all_certs()
110 Certificate_Store_In_Memory::find_cert_by_pubkey_sha1(const std::vector<uint8_t>& key_hash) const in find_cert_by_pubkey_sha1()
127 Certificate_Store_In_Memory::find_cert_by_raw_subject_dn_sha256(const std::vector<uint8_t>& subject… in find_cert_by_raw_subject_dn_sha256()
143 void Certificate_Store_In_Memory::add_crl(const X509_CRL& crl) in add_crl()
149 void Certificate_Store_In_Memory::add_crl(std::shared_ptr<const X509_CRL> crl) in add_crl()
190 Certificate_Store_In_Memory::Certificate_Store_In_Memory(const X509_Certificate& cert) in Certificate_Store_In_Memory() function in Botan::Certificate_Store_In_Memory
[all …]
H A Dcertstor.h84 class BOTAN_PUBLIC_API(2,0) Certificate_Store_In_Memory final : public Certificate_Store
91 explicit Certificate_Store_In_Memory(const std::string& dir);
96 explicit Certificate_Store_In_Memory(const X509_Certificate& cert);
101 Certificate_Store_In_Memory() = default;
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dtest_x509_path.cpp87 Botan::Certificate_Store_In_Memory trusted; in run()
245 Botan::Certificate_Store_In_Memory store; in run()
337 Botan::Certificate_Store_In_Memory store; in run()
418 Botan::Certificate_Store_In_Memory store; in run()
515 Botan::Certificate_Store_In_Memory trusted; in run()
529 Botan::Certificate_Store_In_Memory empty; in run()
572 Botan::Certificate_Store_In_Memory trusted; in run()
621 Botan::Certificate_Store_In_Memory trusted; in run()
670 Botan::Certificate_Store_In_Memory trusted; in run()
716 Botan::Certificate_Store_In_Memory trusted; in run()
[all …]
H A Dtest_ocsp.cpp142 Botan::Certificate_Store_In_Memory certstore; in test_response_verification_with_next_update_without_max_age()
180 Botan::Certificate_Store_In_Memory certstore; in test_response_verification_with_next_update_with_max_age()
221 Botan::Certificate_Store_In_Memory certstore; in test_response_verification_without_next_update_with_max_age()
260 Botan::Certificate_Store_In_Memory certstore; in test_response_verification_without_next_update_without_max_age()
297 Botan::Certificate_Store_In_Memory certstore; in test_response_verification_softfail()
326 Botan::Certificate_Store_In_Memory certstore; in test_online_request()
H A Dtest_name_constraint.cpp70 Botan::Certificate_Store_In_Memory trusted; in run()
H A Dtest_certstor.cpp297 Botan::Certificate_Store_In_Memory store; in test_certstor_find_hash_subject()
346 Botan::Certificate_Store_In_Memory store(test_dir_bundled); in test_certstor_load_allcert()
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dtest_x509_path.cpp87 Botan::Certificate_Store_In_Memory trusted; in run()
245 Botan::Certificate_Store_In_Memory store; in run()
337 Botan::Certificate_Store_In_Memory store; in run()
418 Botan::Certificate_Store_In_Memory store; in run()
515 Botan::Certificate_Store_In_Memory trusted; in run()
529 Botan::Certificate_Store_In_Memory empty; in run()
572 Botan::Certificate_Store_In_Memory trusted; in run()
621 Botan::Certificate_Store_In_Memory trusted; in run()
670 Botan::Certificate_Store_In_Memory trusted; in run()
716 Botan::Certificate_Store_In_Memory trusted; in run()
[all …]
H A Dtest_ocsp.cpp142 Botan::Certificate_Store_In_Memory certstore; in test_response_verification_with_next_update_without_max_age()
180 Botan::Certificate_Store_In_Memory certstore; in test_response_verification_with_next_update_with_max_age()
221 Botan::Certificate_Store_In_Memory certstore; in test_response_verification_without_next_update_with_max_age()
260 Botan::Certificate_Store_In_Memory certstore; in test_response_verification_without_next_update_without_max_age()
297 Botan::Certificate_Store_In_Memory certstore; in test_response_verification_softfail()
325 Botan::Certificate_Store_In_Memory certstore; in test_online_request()
H A Dtest_name_constraint.cpp70 Botan::Certificate_Store_In_Memory trusted; in run()
H A Dtest_certstor.cpp297 Botan::Certificate_Store_In_Memory store; in test_certstor_find_hash_subject()
346 Botan::Certificate_Store_In_Memory store(test_dir_bundled); in test_certstor_load_allcert()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/ffi/
H A Dffi_cert.cpp297 std::unique_ptr<Botan::Certificate_Store_In_Memory> trusted_extra; in botan_x509_cert_verify()
302 trusted_from_path.reset(new Botan::Certificate_Store_In_Memory(trusted_path)); in botan_x509_cert_verify()
308 trusted_extra.reset(new Botan::Certificate_Store_In_Memory); in botan_x509_cert_verify()
449 std::unique_ptr<Botan::Certificate_Store_In_Memory> trusted_extra; in botan_x509_cert_verify_with_crl()
450 std::unique_ptr<Botan::Certificate_Store_In_Memory> trusted_crls; in botan_x509_cert_verify_with_crl()
455 trusted_from_path.reset(new Botan::Certificate_Store_In_Memory(trusted_path)); in botan_x509_cert_verify_with_crl()
461 trusted_extra.reset(new Botan::Certificate_Store_In_Memory); in botan_x509_cert_verify_with_crl()
471 trusted_crls.reset(new Botan::Certificate_Store_In_Memory); in botan_x509_cert_verify_with_crl()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/ffi/
H A Dffi_cert.cpp297 std::unique_ptr<Botan::Certificate_Store_In_Memory> trusted_extra; in botan_x509_cert_verify()
302 trusted_from_path.reset(new Botan::Certificate_Store_In_Memory(trusted_path)); in botan_x509_cert_verify()
308 trusted_extra.reset(new Botan::Certificate_Store_In_Memory); in botan_x509_cert_verify()
449 std::unique_ptr<Botan::Certificate_Store_In_Memory> trusted_extra; in botan_x509_cert_verify_with_crl()
450 std::unique_ptr<Botan::Certificate_Store_In_Memory> trusted_crls; in botan_x509_cert_verify_with_crl()
455 trusted_from_path.reset(new Botan::Certificate_Store_In_Memory(trusted_path)); in botan_x509_cert_verify_with_crl()
461 trusted_extra.reset(new Botan::Certificate_Store_In_Memory); in botan_x509_cert_verify_with_crl()
471 trusted_crls.reset(new Botan::Certificate_Store_In_Memory); in botan_x509_cert_verify_with_crl()
/dports/security/botan2/Botan-2.18.2/src/lib/ffi/
H A Dffi_cert.cpp297 std::unique_ptr<Botan::Certificate_Store_In_Memory> trusted_extra; in botan_x509_cert_verify()
302 trusted_from_path.reset(new Botan::Certificate_Store_In_Memory(trusted_path)); in botan_x509_cert_verify()
308 trusted_extra.reset(new Botan::Certificate_Store_In_Memory); in botan_x509_cert_verify()
449 std::unique_ptr<Botan::Certificate_Store_In_Memory> trusted_extra; in botan_x509_cert_verify_with_crl()
450 std::unique_ptr<Botan::Certificate_Store_In_Memory> trusted_crls; in botan_x509_cert_verify_with_crl()
455 trusted_from_path.reset(new Botan::Certificate_Store_In_Memory(trusted_path)); in botan_x509_cert_verify_with_crl()
461 trusted_extra.reset(new Botan::Certificate_Store_In_Memory); in botan_x509_cert_verify_with_crl()
471 trusted_crls.reset(new Botan::Certificate_Store_In_Memory); in botan_x509_cert_verify_with_crl()
/dports/net-im/biboumi/biboumi-9.0/src/network/
H A Dcredentials_manager.hpp44 static Botan::Certificate_Store_In_Memory certificate_store;
H A Dcredentials_manager.cpp21 Botan::Certificate_Store_In_Memory BasicCredentialsManager::certificate_store;
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/cli/
H A Dx509.cpp229 Botan::Certificate_Store_In_Memory cas; in go()
268 Botan::Certificate_Store_In_Memory trusted; in go()
H A Dtls_helpers.h45 m_certstores.push_back(std::make_shared<Botan::Certificate_Store_In_Memory>(ca_path)); in Basic_Credentials_Manager()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/cli/
H A Dx509.cpp229 Botan::Certificate_Store_In_Memory cas; in go()
268 Botan::Certificate_Store_In_Memory trusted; in go()
H A Dtls_helpers.h45 m_certstores.push_back(std::make_shared<Botan::Certificate_Store_In_Memory>(ca_path)); in Basic_Credentials_Manager()
/dports/security/botan2/Botan-2.18.2/src/cli/
H A Dx509.cpp229 Botan::Certificate_Store_In_Memory cas; in go()
268 Botan::Certificate_Store_In_Memory trusted; in go()
H A Dtls_helpers.h45 m_certstores.push_back(std::make_shared<Botan::Certificate_Store_In_Memory>(ca_path)); in Basic_Credentials_Manager()

12