XrdTlsContext::CTX_Params Struct Reference

#include <XrdTlsContext.hh>

List of all members.

Public Member Functions

 CTX_Params ()
 ~CTX_Params ()

Public Attributes

std::string cert
 -> certificate path.
std::string pkey
 -> private key path.
std::string cadir
 -> ca cert directory.
std::string cafile
 -> ca cert file.
uint64_t opts
 Options as passed to the constructor.
int crlRT
 crl refresh interval time in seconds
int rsvd

Detailed Description

Get parameters used to create the context.

Returns:
Pointer to a structure contaning initialization parameters.

Constructor & Destructor Documentation

XrdTlsContext::CTX_Params::CTX_Params (  )  [inline]
XrdTlsContext::CTX_Params::~CTX_Params (  )  [inline]

Member Data Documentation

-> ca cert directory.

-> ca cert file.

-> certificate path.

crl refresh interval time in seconds

Options as passed to the constructor.

-> private key path.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 7 Jul 2020 for xrootd by  doxygen 1.6.1