equal
deleted
inserted
replaced
135 accessing a content object. |
135 accessing a content object. |
136 |
136 |
137 */ |
137 */ |
138 const TInt KErrCACorruptContent = -17459; |
138 const TInt KErrCACorruptContent = -17459; |
139 |
139 |
140 #ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT |
|
141 /** |
|
142 |
|
143 This error is returned when only a part of encrypted input packet provided for decryption. |
|
144 */ |
|
145 const TInt KErrInsufficientDataPacketLength = -17460; |
|
146 |
|
147 /** |
|
148 |
|
149 This error is returned when only a part of encrypted input packet provided for decryption. |
|
150 */ |
|
151 const TInt KErrMissingWmdrmHeaderData = -17461; |
|
152 |
|
153 #endif //SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT |
|
154 #endif // __CAFERR_H__ |
140 #endif // __CAFERR_H__ |