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