COCSPTransportDefault Class Reference
| class COCSPTransportDefault : public CBase |
OCSP transport object that uses the default transport appropriate to the request URI. Currently, only HTTP POST is supported.
Constructor & Destructor Documentation
COCSPTransportDefault(TUint32 &)
| COCSPTransportDefault | ( | TUint32 & | aIap | ) | [private] |
~COCSPTransportDefault()
| ~COCSPTransportDefault | ( | ) | [virtual] |
Member Functions Documentation
CancelRequest()
| void | CancelRequest | ( | ) | [private, virtual] |
CreateTransportL(const TDesC8 &)
| void | CreateTransportL | ( | const TDesC8 & | aURI | ) | [private] |
GetResponse()
|
TPtrC8
| GetResponse | ( | ) | const [private, virtual] |
IdentifySchemeL(const TDesC8 &)
NewL(TUint32 &)
Create a new instance of the transport.
- leave
- OCSP::KErrInvalidURI If the URI is not supported.
SendRequest(const TDesC8 &, const TDesC8 &, const TInt, TRequestStatus &)
Member Enumerations Documentation
Enum TTransportScheme
Enumerators
| ETransportSchemeNotSupported | |
| ETransportSchemeHTTP | |
Member Data Documentation
MOCSPTransport * iTransport
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.