COCSPResponseCertInfo Class Reference
|
class COCSPResponseCertInfo : public CBase
|
Information about a certificate status, as given in OCSP response singleResponse data item.
Constructor & Destructor Documentation
~COCSPResponseCertInfo()
|
~COCSPResponseCertInfo
|
(
|
)
|
|
Member Functions Documentation
ConstructL(CArrayPtr< TASN1DecGeneric > &)
NewLC(CArrayPtr< TASN1DecGeneric > &)
NextUpdate()
|
IMPORT_C const
TTime
*
|
NextUpdate
|
(
|
)
|
const
|
RevocationTime()
|
IMPORT_C const
TTime
*
|
RevocationTime
|
(
|
)
|
const
|
Status()
|
IMPORT_C
OCSP::TResult
|
Status
|
(
|
)
|
const
|
ThisUpdate()
|
IMPORT_C
TTime
|
ThisUpdate
|
(
|
)
|
const
|
Member Data Documentation
TTime * iNextUpdate
|
TTime
*
|
iNextUpdate
|
[private]
|
TTime * iRevocationTime
|
TTime
*
|
iRevocationTime
|
[private]
|
OCSP::TResult
iStatus
|
OCSP::TResult
|
iStatus
|
[private]
|
TTime
iThisUpdate
|
TTime
|
iThisUpdate
|
[private]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.