#include <QtCrypto>
Public Member Functions | |
virtual bool | compare (const CRLContext *other) const =0 |
CRLContext (Provider *p) | |
virtual const CRLContextProps * | props () const =0 |
QCA::CRLContext::CRLContext | ( | Provider * | p | ) | [inline] |
Standard constructor.
p | the provider associated with this context |
virtual bool QCA::CRLContext::compare | ( | const CRLContext * | other | ) | const [pure virtual] |
virtual const CRLContextProps* QCA::CRLContext::props | ( | ) | const [pure virtual] |
Returns a pointer to the properties of this CRL.