Botan
1.11.15
|
CertID() | Botan::OCSP::CertID | [inline] |
CertID(const X509_Certificate &issuer, const X509_Certificate &subject) | Botan::OCSP::CertID | |
decode_from(class BER_Decoder &from) override | Botan::OCSP::CertID | [virtual] |
encode_into(class DER_Encoder &to) const override | Botan::OCSP::CertID | [virtual] |
is_id_for(const X509_Certificate &issuer, const X509_Certificate &subject) const | Botan::OCSP::CertID | |
~ASN1_Object() | Botan::ASN1_Object | [inline, virtual] |