#include <XrdCryptoX509.hh>
|
| static bool | MatchHostnames (const char *match_pattern, const char *fqdn) |
| |
|
| static const char * | ctype [4] |
| |
| Enumerator |
|---|
| kUnknown |
|
| kCA |
|
| kEEC |
|
| kProxy |
|
| XrdCryptoX509::XrdCryptoX509 |
( |
| ) |
|
|
inline |
| virtual XrdCryptoX509::~XrdCryptoX509 |
( |
| ) |
|
|
inlinevirtual |
| virtual int XrdCryptoX509::BitStrength |
( |
| ) |
|
|
virtual |
| virtual void XrdCryptoX509::Dump |
( |
| ) |
|
|
virtual |
| virtual int XrdCryptoX509::DumpExtensions |
( |
bool |
= 0 | ) |
|
|
virtual |
| virtual bool XrdCryptoX509::IsExpired |
( |
int |
when = 0 | ) |
|
|
virtual |
| virtual const char* XrdCryptoX509::Issuer |
( |
| ) |
|
|
virtual |
| virtual const char* XrdCryptoX509::IssuerHash |
( |
int |
| ) |
|
|
virtual |
| const char* XrdCryptoX509::IssuerHash |
( |
| ) |
|
|
inline |
| virtual bool XrdCryptoX509::IsValid |
( |
int |
when = 0 | ) |
|
|
virtual |
| virtual bool XrdCryptoX509::MatchesSAN |
( |
const char * |
fqdn, |
|
|
bool & |
hasSAN |
|
) |
| |
|
pure virtual |
| static bool XrdCryptoX509::MatchHostnames |
( |
const char * |
match_pattern, |
|
|
const char * |
fqdn |
|
) |
| |
|
static |
| virtual time_t XrdCryptoX509::NotAfter |
( |
| ) |
|
|
virtual |
| virtual time_t XrdCryptoX509::NotBefore |
( |
| ) |
|
|
virtual |
| virtual const char* XrdCryptoX509::ParentFile |
( |
| ) |
|
|
virtual |
| virtual const char* XrdCryptoX509::ProxyType |
( |
| ) |
const |
|
inlinevirtual |
| virtual kXR_int64 XrdCryptoX509::SerialNumber |
( |
| ) |
|
|
virtual |
| virtual const char* XrdCryptoX509::Subject |
( |
| ) |
|
|
virtual |
| virtual const char* XrdCryptoX509::SubjectHash |
( |
int |
| ) |
|
|
virtual |
| const char* XrdCryptoX509::SubjectHash |
( |
| ) |
|
|
inline |
| const char* XrdCryptoX509::ctype[4] |
|
staticprivate |
The documentation for this class was generated from the following file: