![]() |
XRootD
|
#include <XrdCryptosslX509Req.hh>
Public Member Functions | |
XrdCryptosslX509Req (X509_REQ *creq) | |
XrdCryptosslX509Req (XrdSutBucket *bck) | |
virtual | ~XrdCryptosslX509Req () |
XrdSutBucket * | Export () |
XrdCryptoX509Reqdata | GetExtension (const char *oid) |
XrdCryptoX509Reqdata | Opaque () |
XrdCryptoRSA * | PKI () |
const char * | Subject () |
const char * | SubjectHash (int) |
bool | Verify () |
![]() | |
XrdCryptoX509Req (int v=-1) | |
virtual | ~XrdCryptoX509Req () |
virtual void | Dump () |
virtual bool | IsValid () |
void | SetVersion (int v) |
const char * | SubjectHash () |
int | Version () const |
Definition at line 47 of file XrdCryptosslX509Req.hh.
XrdCryptosslX509Req::XrdCryptosslX509Req | ( | XrdSutBucket * | bck | ) |
Definition at line 47 of file XrdCryptosslX509Req.cc.
References XrdCryptoX509Req::XrdCryptoX509Req(), XrdSutBucket::buffer, DEBUG, EPNAME, XrdSutBucket::size, and Subject().
XrdCryptosslX509Req::XrdCryptosslX509Req | ( | X509_REQ * | creq | ) |
Definition at line 106 of file XrdCryptosslX509Req.cc.
References XrdCryptoX509Req::XrdCryptoX509Req(), DEBUG, EPNAME, and Subject().
|
virtual |
Definition at line 144 of file XrdCryptosslX509Req.cc.
|
virtual |
Reimplemented from XrdCryptoX509Req.
Definition at line 296 of file XrdCryptosslX509Req.cc.
References DEBUG, EPNAME, and kXRS_x509_req.
|
virtual |
Reimplemented from XrdCryptoX509Req.
Definition at line 225 of file XrdCryptosslX509Req.cc.
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from XrdCryptoX509Req.
Definition at line 59 of file XrdCryptosslX509Req.hh.
|
virtual |
Reimplemented from XrdCryptoX509Req.
Definition at line 155 of file XrdCryptosslX509Req.cc.
References DEBUG, EPNAME, and XrdCryptosslNameOneLine().
Referenced by XrdCryptosslX509Req(), and XrdCryptosslX509Req().
|
virtual |
Reimplemented from XrdCryptoX509Req.
Definition at line 178 of file XrdCryptosslX509Req.cc.
|
virtual |
Reimplemented from XrdCryptoX509Req.
Definition at line 353 of file XrdCryptosslX509Req.cc.