xrootd
Public Member Functions | Private Attributes | List of all members
XrdCryptoX509Req Class Reference

#include <XrdCryptoX509Req.hh>

Inheritance diagram for XrdCryptoX509Req:
Inheritance graph
[legend]

Public Member Functions

 XrdCryptoX509Req (int v=-1)
virtual ~XrdCryptoX509Req ()
virtual bool IsValid ()
virtual XrdCryptoX509Reqdata Opaque ()
virtual XrdCryptoRSAPKI ()
virtual XrdSutBucketExport ()
virtual void Dump ()
virtual const char * Subject ()
virtual const char * SubjectHash ()
virtual XrdCryptoX509Reqdata GetExtension (const char *oid)
virtual bool Verify ()
int Version () const
void SetVersion (int v)

Private Attributes

int version

Constructor & Destructor Documentation

XrdCryptoX509Req::XrdCryptoX509Req ( int  v = -1)
inline

References SetVersion().

virtual XrdCryptoX509Req::~XrdCryptoX509Req ( )
inlinevirtual

Member Function Documentation

void XrdCryptoX509Req::Dump ( )
virtual

References EPNAME, PKI(), PRINT, Subject(), and SubjectHash().

Referenced by main().

XrdSutBucket * XrdCryptoX509Req::Export ( )
virtual

Reimplemented in XrdCryptosslX509Req.

References ABSTRACTMETHOD.

Referenced by XrdSecProtocolgsi::ServerDoCert().

XrdCryptoX509Reqdata XrdCryptoX509Req::GetExtension ( const char *  oid)
virtual

Reimplemented in XrdCryptosslX509Req.

References ABSTRACTMETHOD.

bool XrdCryptoX509Req::IsValid ( )
virtual

References ABSTRACTMETHOD.

XrdCryptoX509Reqdata XrdCryptoX509Req::Opaque ( )
virtual
XrdCryptoRSA * XrdCryptoX509Req::PKI ( )
virtual

Reimplemented in XrdCryptosslX509Req.

References ABSTRACTMETHOD.

Referenced by Dump().

void XrdCryptoX509Req::SetVersion ( int  v)
inline
const char * XrdCryptoX509Req::Subject ( )
virtual

Reimplemented in XrdCryptosslX509Req.

References ABSTRACTMETHOD.

Referenced by Dump().

const char * XrdCryptoX509Req::SubjectHash ( )
virtual

Reimplemented in XrdCryptosslX509Req.

References ABSTRACTMETHOD.

Referenced by Dump().

bool XrdCryptoX509Req::Verify ( )
virtual

Reimplemented in XrdCryptosslX509Req.

References ABSTRACTMETHOD.

int XrdCryptoX509Req::Version ( ) const
inline

References version.

Referenced by XrdSslgsiX509SignProxyReq().

Member Data Documentation

int XrdCryptoX509Req::version
private

Referenced by SetVersion(), and Version().


The documentation for this class was generated from the following files: