|
xrootd
|
#include <XrdCryptoX509Req.hh>

Public Member Functions | |
| XrdCryptoX509Req (int v=-1) | |
| virtual | ~XrdCryptoX509Req () |
| virtual bool | IsValid () |
| virtual XrdCryptoX509Reqdata | Opaque () |
| virtual XrdCryptoRSA * | PKI () |
| virtual XrdSutBucket * | Export () |
| virtual void | Dump () |
| virtual const char * | Subject () |
| virtual const char * | SubjectHash (int) |
| const char * | SubjectHash () |
| virtual XrdCryptoX509Reqdata | GetExtension (const char *oid) |
| virtual bool | Verify () |
| int | Version () const |
| void | SetVersion (int v) |
Private Attributes | |
| int | version |
|
inline |
References SetVersion().
|
inlinevirtual |
|
virtual |
|
virtual |
Reimplemented in XrdCryptosslX509Req.
References ABSTRACTMETHOD.
Referenced by XrdSecProtocolgsi::ServerDoCert().
|
virtual |
Reimplemented in XrdCryptosslX509Req.
References ABSTRACTMETHOD.
|
virtual |
References ABSTRACTMETHOD.
|
virtual |
Reimplemented in XrdCryptosslX509Req.
References ABSTRACTMETHOD.
Referenced by XrdCryptosslFactory::X509Req(), and XrdSslgsiX509SignProxyReq().
|
virtual |
|
inline |
References version.
Referenced by XrdSecProtocolgsi::ClientDoPxyreq(), and XrdCryptoX509Req().
|
virtual |
|
virtual |
Reimplemented in XrdCryptosslX509Req.
References ABSTRACTMETHOD.
|
inline |
References SubjectHash().
Referenced by Dump(), and SubjectHash().
|
virtual |
Reimplemented in XrdCryptosslX509Req.
References ABSTRACTMETHOD.
|
inline |
References version.
Referenced by XrdSslgsiX509SignProxyReq().
|
private |
Referenced by SetVersion(), and Version().
1.8.3.1