#include <XrdCryptosslX509Req.hh>


Public Member Functions | |
| XrdCryptosslX509Req (XrdSutBucket *bck) | |
| XrdCryptosslX509Req (X509_REQ *creq) | |
| virtual | ~XrdCryptosslX509Req () |
| XrdCryptoX509Reqdata | Opaque () |
| XrdCryptoRSA * | PKI () |
| XrdSutBucket * | Export () |
| const char * | Subject () |
| const char * | SubjectHash (int) |
| XrdCryptoX509Reqdata | GetExtension (const char *oid) |
| bool | Verify () |
Private Attributes | |
| X509_REQ * | creq |
| XrdOucString | subject |
| XrdOucString | subjecthash |
| XrdOucString | subjectoldhash |
| XrdSutBucket * | bucket |
| XrdCryptoRSA * | pki |
| XrdCryptosslX509Req::XrdCryptosslX509Req | ( | XrdSutBucket * | bck | ) |
| XrdCryptosslX509Req::XrdCryptosslX509Req | ( | X509_REQ * | creq | ) |
| virtual XrdCryptosslX509Req::~XrdCryptosslX509Req | ( | ) | [virtual] |
| XrdSutBucket* XrdCryptosslX509Req::Export | ( | ) | [virtual] |
Reimplemented from XrdCryptoX509Req.
| XrdCryptoX509Reqdata XrdCryptosslX509Req::GetExtension | ( | const char * | oid | ) | [virtual] |
Reimplemented from XrdCryptoX509Req.
| XrdCryptoX509Reqdata XrdCryptosslX509Req::Opaque | ( | ) | [inline, virtual] |
Reimplemented from XrdCryptoX509Req.
| XrdCryptoRSA* XrdCryptosslX509Req::PKI | ( | ) | [inline, virtual] |
Reimplemented from XrdCryptoX509Req.
References pki.
| const char* XrdCryptosslX509Req::Subject | ( | ) | [virtual] |
Reimplemented from XrdCryptoX509Req.
| const char* XrdCryptosslX509Req::SubjectHash | ( | int | ) | [virtual] |
Reimplemented from XrdCryptoX509Req.
| bool XrdCryptosslX509Req::Verify | ( | ) | [virtual] |
Reimplemented from XrdCryptoX509Req.
XrdSutBucket* XrdCryptosslX509Req::bucket [private] |
X509_REQ* XrdCryptosslX509Req::creq [private] |
XrdCryptoRSA* XrdCryptosslX509Req::pki [private] |
Referenced by PKI().
XrdOucString XrdCryptosslX509Req::subject [private] |
XrdOucString XrdCryptosslX509Req::subjecthash [private] |
1.6.1