Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
セキュリティで保護された Web サイトにアクセスするときに、証明書をダウンロードしてその証明書にアクセスする必要があるアプリを開発しています。
「net.rim.device.api.crypto.certificate」を使用して、証明書のプロパティを取得してみてください。
http://www.blackberry.com/developers/docs/7.1.0api/net/rim/device/api/crypto/certificate/package-summary.html
https://stackoverflow.com/a/11933690/773263