|
xrootd
|
#include <XrdCryptoX509Crl.hh>

Public Member Functions | |
| XrdCryptoX509Crl () | |
| virtual | ~XrdCryptoX509Crl () |
| virtual bool | IsValid () |
| virtual bool | IsExpired (int when=0) |
| virtual XrdCryptoX509Crldata | Opaque () |
| virtual void | Dump () |
| virtual const char * | ParentFile () |
| virtual int | LastUpdate () |
| virtual int | NextUpdate () |
| virtual const char * | Issuer () |
| virtual const char * | IssuerHash (int) |
| const char * | IssuerHash () |
| virtual bool | IsRevoked (int serialnumber, int when) |
| virtual bool | IsRevoked (const char *sernum, int when) |
| virtual bool | Verify (XrdCryptoX509 *ref) |
|
inline |
|
inlinevirtual |
|
virtual |
|
virtual |
References NextUpdate().
Referenced by XrdCryptosslX509Crl::Dump(), and XrdSecProtocolgsi::GetCA().
|
virtual |
Reimplemented in XrdCryptosslX509Crl.
References ABSTRACTMETHOD.
Referenced by main(), and XrdCryptoX509Chain::Verify().
|
virtual |
Reimplemented in XrdCryptosslX509Crl.
References ABSTRACTMETHOD.
|
virtual |
Reimplemented in XrdCryptosslX509Crl.
References ABSTRACTMETHOD.
|
virtual |
Reimplemented in XrdCryptosslX509Crl.
References ABSTRACTMETHOD.
Referenced by XrdSecProtocolgsi::LoadCRL().
|
inline |
References IssuerHash().
Referenced by XrdCryptosslX509Crl::Dump(), and IssuerHash().
|
virtual |
Reimplemented in XrdCryptosslX509Crl.
References ABSTRACTMETHOD.
|
virtual |
Reimplemented in XrdCryptosslX509Crl.
References ABSTRACTMETHOD.
|
virtual |
|
virtual |
Reimplemented in XrdCryptosslX509Crl.
References ABSTRACTMETHOD.
Referenced by XrdCryptosslFactory::X509Crl().
|
virtual |
Reimplemented in XrdCryptosslX509Crl.
References ABSTRACTMETHOD.
|
virtual |
Reimplemented in XrdCryptosslX509Crl.
References ABSTRACTMETHOD.
Referenced by XrdSecProtocolgsi::LoadCRL(), and main().
1.8.3.1