Roap::RRoapStorageClient Class Reference
| class Roap::RRoapStorageClient : public RSessionBase |
| Public Member Functions |
|---|
| RRoapStorageClient() |
| ~RRoapStorageClient() |
| IMPORT_C void | AddDomainContextL(const CDRMDomainContext &, const RPointerArray< HBufC8 > &, const RPointerArray< HBufC8 > &, TKeyTransportScheme &) |
| IMPORT_C void | AddRIContextL(const CDRMRIContext &) |
| IMPORT_C TInt | Connect() |
| IMPORT_C void | DeleteAllL() |
| IMPORT_C void | DeleteDomainContextL(const TDesC8 &) |
| IMPORT_C void | DeleteExpiredContextsL(const TTime &) |
| IMPORT_C void | DeleteExpiredDomainsL(const TTime &) |
| IMPORT_C void | DeleteExpiredRIsL(const TTime &) |
| IMPORT_C void | DeleteMeteringDataL(const TDesC8 &) |
| IMPORT_C void | DeleteRiContextL(const TDesC8 &) |
| IMPORT_C void | GetAllRIContextsL(RPointerArray< CDRMRIContext > &) |
| IMPORT_C TInt | GetDeviceCertificateChainL(RPointerArray< HBufC8 > &) |
| IMPORT_C TInt | GetDevicePublicKeyDerL(HBufC8 *&) |
| IMPORT_C TInt | GetDevicePublicKeyHashL(TDes8 &) |
| IMPORT_C TInt | GetDevicePublicKeyL(CRSAPublicKey *&) |
| IMPORT_C CDRMDomainContext * | GetDomainContextL(const TDesC8 &) |
| IMPORT_C HBufC8 * | GetMeteringDataL(TDesC8 &, TDes8 &, TDes8 &, HBufC8 *&) |
| IMPORT_C HBufC8 * | GetOcspResponderIdL(const TDesC8 &) |
| IMPORT_C CDRMRIContext * | GetRIContextL(const TDesC8 &) |
| IMPORT_C HBufC8 * | GetRootCertificateL(const TDesC &) |
| IMPORT_C void | GetTrustedRootsL(RPointerArray< HBufC8 > &) |
| IMPORT_C TInt | RsaSignL(const TDesC8 &, HBufC8 *&) |
| IMPORT_C TInt | SelectTrustedRootL(const RPointerArray< HBufC8 > &, TDes8 &) |
| IMPORT_C TInt | SelectTrustedRootL(const TDesC8 &) |
| IMPORT_C TInt | SignL(const TDesC8 &, HBufC8 *&) |
| IMPORT_C TBool | UpdateDrmTimeL(const RPointerArray< HBufC8 > &, const RPointerArray< HBufC8 > &, const TDesC8 &) |
| IMPORT_C void | UpdateRIContextL(const CDRMRIContext &) |
| IMPORT_C TBool | VerifyL(const TDesC8 &, const TDesC8 &, const RPointerArray< HBufC8 > &) |
| IMPORT_C TBool | VerifyOcspResponsesL(const RPointerArray< HBufC8 > &, const TDesC8 &, const RPointerArray< HBufC8 > &) |
| IMPORT_C TBool | WhiteListURLExistsL(const TDesC8 &, TBool &) |
| Inherited Functions |
|---|
| | RHandleBase::Attributes()const |
| | RHandleBase::BTraceId()const |
| | RHandleBase::Close() |
| | RHandleBase::DoExtendedClose() |
| | RHandleBase::Duplicate(const RThread &,TOwnerType) |
| | RHandleBase::FullName()const |
| | RHandleBase::FullName(TDes &)const |
| | RHandleBase::Handle()const |
| | RHandleBase::HandleInfo(THandleInfo *) |
| | RHandleBase::Name()const |
| | RHandleBase::NotifyDestruction(TRequestStatus &) |
| | RHandleBase::Open(const TFindHandleBase &,TOwnerType) |
| | RHandleBase::OpenByName(const TDesC &,TOwnerType,TInt) |
| | RHandleBase::RHandleBase() |
| | RHandleBase::RHandleBase(TInt) |
| | RHandleBase::SetHandle(TInt) |
| | RHandleBase::SetHandleNC(TInt) |
| | RSessionBase::CreateSession(RServer2,const TVersion &) |
| | RSessionBase::CreateSession(RServer2,const TVersion &,TInt) |
| | RSessionBase::CreateSession(RServer2,const TVersion &,TInt,TIpcSessionType,const TSecurityPolicy *,TRequestStatus *) |
| | RSessionBase::CreateSession(const TDesC &,const TVersion &) |
| | RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt) |
| | RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt,TIpcSessionType,const TSecurityPolicy *,TRequestStatus *) |
| | RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt,TRequestStatus *) |
| | RSessionBase::Open(RMessagePtr2,TInt,TOwnerType) |
| | RSessionBase::Open(RMessagePtr2,TInt,const TSecurityPolicy &,TOwnerType) |
| | RSessionBase::Open(TInt,TOwnerType) |
| | RSessionBase::Open(TInt,const TSecurityPolicy &,TOwnerType) |
| | RSessionBase::Send(TInt)const |
| | RSessionBase::Send(TInt,const TIpcArgs &)const |
| | RSessionBase::SendReceive(TInt)const |
| | RSessionBase::SendReceive(TInt,TRequestStatus &)const |
| | RSessionBase::SendReceive(TInt,const TIpcArgs &)const |
| | RSessionBase::SendReceive(TInt,const TIpcArgs &,TRequestStatus &)const |
| | RSessionBase::SetReturnedHandle(TInt) |
| | RSessionBase::SetReturnedHandle(TInt,RHandleBase &) |
| | RSessionBase::SetReturnedHandle(TInt,const TSecurityPolicy &) |
| | RSessionBase::ShareAuto() |
| | RSessionBase::ShareProtected() |
Constructor & Destructor Documentation
RRoapStorageClient()
| IMPORT_C | RRoapStorageClient | ( | ) | |
RRoapStorageClient(const RRoapStorageClient &)
~RRoapStorageClient()
| IMPORT_C | ~RRoapStorageClient | ( | ) | [virtual] |
Member Functions Documentation
AddDomainContextL(const CDRMDomainContext &, const RPointerArray< HBufC8 > &, const RPointerArray< HBufC8 > &, TKeyTransportScheme &)
AddRIContextL(const CDRMRIContext &)
Connect()
?member_description.
- Since
- Series ?XX ?SeriesXX_version
DeleteAllL()
| IMPORT_C void | DeleteAllL | ( | ) | |
DeleteDomainContextL(const TDesC8 &)
| IMPORT_C void | DeleteDomainContextL | ( | const TDesC8 & | aDomainID | ) | |
DeleteExpiredContextsL(const TTime &)
| IMPORT_C void | DeleteExpiredContextsL | ( | const TTime & | aTime | ) | |
DeleteExpiredDomainsL(const TTime &)
| IMPORT_C void | DeleteExpiredDomainsL | ( | const TTime & | aTime | ) | |
DeleteExpiredRIsL(const TTime &)
| IMPORT_C void | DeleteExpiredRIsL | ( | const TTime & | aTime | ) | |
DeleteMeteringDataL(const TDesC8 &)
| IMPORT_C void | DeleteMeteringDataL | ( | const TDesC8 & | aRiId | ) | |
DeleteRiContextL(const TDesC8 &)
| IMPORT_C void | DeleteRiContextL | ( | const TDesC8 & | aRiID | ) | |
GetAllRIContextsL(RPointerArray< CDRMRIContext > &)
GetDeviceCertificateChainL(RPointerArray< HBufC8 > &)
GetDevicePublicKeyDerL(HBufC8 *&)
| IMPORT_C TInt | GetDevicePublicKeyDerL | ( | HBufC8 *& | aPublicKey | ) | |
GetDevicePublicKeyHashL(TDes8 &)
| IMPORT_C TInt | GetDevicePublicKeyHashL | ( | TDes8 & | aHash | ) | |
GetDevicePublicKeyL(CRSAPublicKey *&)
GetDomainContextL(const TDesC8 &)
GetMeteringDataL(TDesC8 &, TDes8 &, TDes8 &, HBufC8 *&)
GetOcspResponderIdL(const TDesC8 &)
GetRIContextL(const TDesC8 &)
GetRootCertificateL(const TDesC &)
| IMPORT_C HBufC8 * | GetRootCertificateL | ( | const TDesC & | aSubject | ) | const |
GetTrustedRootsL(RPointerArray< HBufC8 > &)
RsaSignL(const TDesC8 &, HBufC8 *&)
SelectTrustedRootL(const RPointerArray< HBufC8 > &, TDes8 &)
SelectTrustedRootL(const TDesC8 &)
| IMPORT_C TInt | SelectTrustedRootL | ( | const TDesC8 & | aTrustedRoot | ) | const |
SignL(const TDesC8 &, HBufC8 *&)
UpdateDrmTimeL(const RPointerArray< HBufC8 > &, const RPointerArray< HBufC8 > &, const TDesC8 &)
UpdateRIContextL(const CDRMRIContext &)
VerifyL(const TDesC8 &, const TDesC8 &, const RPointerArray< HBufC8 > &)
VerifyOcspResponsesL(const RPointerArray< HBufC8 > &, const TDesC8 &, const RPointerArray< HBufC8 > &)
WhiteListURLExistsL(const TDesC8 &, TBool &)
| IMPORT_C TBool | WhiteListURLExistsL | ( | const TDesC8 & | aURL, |
| | TBool & | aFromPreconfiguredWhiteList |
| | ) | |
Parameters
| const TDesC8 & aURL | |
| TBool & aFromPreconfiguredWhiteList | |
operator=(const RRoapStorageClient &)
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.