Home
last modified time | relevance | path

Searched defs:get_is_ca (Results 1 – 4 of 4) sorted by relevance

/dports/security/botan110/Botan-1.10.17/src/cert/x509cert/
H A Dx509_ext.h104 bool get_is_ca() const { return is_ca; } in get_is_ca() function
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/x509/
H A Dx509_ext.h35 bool get_is_ca() const { return m_is_ca; } in get_is_ca() function
/dports/security/botan2/Botan-2.18.2/src/lib/x509/
H A Dx509_ext.h35 bool get_is_ca() const { return m_is_ca; } in get_is_ca() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/x509/
H A Dx509_ext.h35 bool get_is_ca() const { return m_is_ca; } in get_is_ca() function