QtBase  v6.3.1
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
QT_BEGIN_NAMESPACE::OcspTimeStamp Struct Reference
Collaboration diagram for QT_BEGIN_NAMESPACE::OcspTimeStamp:
Collaboration graph
[legend]

Public Member Functions

 OcspTimeStamp ()=default
 
 OcspTimeStamp (long secondsBeforeNow, long secondsAfterNow)
 

Static Public Member Functions

static Asn1Time timeToAsn1Time (long adjustment)
 

Public Attributes

Asn1Time thisUpdate
 
Asn1Time nextUpdate
 

Detailed Description

Definition at line 136 of file tst_qocsp.cpp.

Constructor & Destructor Documentation

◆ OcspTimeStamp() [1/2]

QT_BEGIN_NAMESPACE::OcspTimeStamp::OcspTimeStamp ( )
default

◆ OcspTimeStamp() [2/2]

QT_BEGIN_NAMESPACE::OcspTimeStamp::OcspTimeStamp ( long  secondsBeforeNow,
long  secondsAfterNow 
)

Definition at line 147 of file tst_qocsp.cpp.

Member Function Documentation

◆ timeToAsn1Time()

Asn1Time QT_BEGIN_NAMESPACE::OcspTimeStamp::timeToAsn1Time ( long  adjustment)
static

Definition at line 157 of file tst_qocsp.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ nextUpdate

Asn1Time QT_BEGIN_NAMESPACE::OcspTimeStamp::nextUpdate

Definition at line 144 of file tst_qocsp.cpp.

◆ thisUpdate

Asn1Time QT_BEGIN_NAMESPACE::OcspTimeStamp::thisUpdate

Definition at line 143 of file tst_qocsp.cpp.


The documentation for this struct was generated from the following file: