COCSPRequest Class Reference
class COCSPRequest : public CBase
|
Represents an OCSP protocol request.
Constructor & Destructor Documentation
COCSPRequest()
COCSPRequest
|
(
|
)
|
[private]
|
Member Functions Documentation
AddCertificateL(const CX509Certificate &, const CX509Certificate &)
CertCount()
IMPORT_C
TInt
|
CertCount
|
(
|
)
|
const
|
Get the number of certificates used in a response
CertInfo(TUint)
Get a
COCSPRequestCertInfo
object containing details about one of the certificates present in the request.
ConstructL(TBool)
void
|
ConstructL
|
(
|
TBool
|
aUseNonce
|
)
|
[private]
|
Nonce()
IMPORT_C const
TDesC8
*
|
Nonce
|
(
|
)
|
const
|
Get the nonce used in the request. Returns NULL if a nonce was not used.
Member Data Documentation
RPointerArray< const COCSPRequestCertInfo > iCertInfos
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.