
06-02-2009, 09:32 PM
|
 |
Proprietor
|
|
Join Date: Nov 2008
Posts: 2,237
|
|
KB04725 - Identifying BlackBerry smartphone encryption method
KB04725 - Identifying BlackBerry smartphone encryption method
Environment
- BlackBerry® Enterprise Server software version 3.6 and 4.0
Overview
In the BlackBerry Enterprise Server debug logs, event 30223 is written to print the settings for each BlackBerry smartphone user, as shown in the following example:
[30223] (11/28 01:50:57):{0x1548} {Grant,IC,Ian,JUCT R} User settings: id=1BAE, , device=12345678, routing=S1234567, agent=004, ext=1, keys=(3:3:0)
The keys string identifies the encryption method used for the current, previous, and pending (in that order) encryption keys. The encryption keys can be one of the following:
- 3 for Triple Data Encryption Standard (Triple DES)
- A for Advanced Encryption Standard (AES)
- U for unknown encryption
- 0 for pending
In the previous example, both the current and previous encryption keys are Triple DES, and the third key is in the pending state.
__________________
http://blog.port3101.org/hdawg/
The views expressed by me on Port3101 and its affiliated sites are my own and do not necessarily reflect the views of my employer.
|