Go to the documentation of this file. 1 #ifndef __CRYPTO_X509CRL_H__
2 #define __CRYPTO_X509CRL_H__
77 virtual bool IsRevoked(
const char *sernum,
int when);
virtual bool IsExpired(int when=0)
XrdCryptoX509Crl()
Definition: XrdCryptoX509Crl.hh:52
virtual const char * ParentFile()
const char * IssuerHash()
Definition: XrdCryptoX509Crl.hh:73
virtual bool Verify(XrdCryptoX509 *ref)
virtual XrdCryptoX509Crldata Opaque()
virtual time_t NextUpdate()
void * XrdCryptoX509Crldata
Definition: XrdCryptoX509Crl.hh:41
virtual bool IsRevoked(const char *sernum, int when)
virtual const char * Issuer()
virtual ~XrdCryptoX509Crl()
Definition: XrdCryptoX509Crl.hh:53
Definition: XrdCryptoX509.hh:51
virtual time_t LastUpdate()
virtual bool IsRevoked(int serialnumber, int when)
Definition: XrdCryptoX509Crl.hh:49
virtual const char * IssuerHash(int)