Namespaces
Variants
Actions

Security and Trust Services API

Jump to: navigation, search
SignpostIcon Armor 52.png
Article Metadata

Article
Created: firt (14 Apr 2007)
Last edited: hamishwillee (18 Jul 2012)

Security and Trust Services API (SATSA) for Java ME defines a set of APIs that allows applications to communicate with and access functionality, secure storage and cryptographic operations provided by security elements.

The SATSA API contains four optional packages. Two for smart card communication:

  • APDU (Application Programming Data Unit} optional package for high-level smart card communication
  • JCRMI (JavaCard Remote Method Invocation) package for lower level access to smart cards (this API is not part the Mobile Service Architecture (MSA) specification, and hence it is unlikely to see this API on any device any time soon)

And two security related packages:

  • The Public Key Infrastructure (PKI) optional package.
  • The cryptographic (CRYPTO) optional package.

These APIs enable Java ME applications to:

  • Work with public digital certificates, public and private keys, message digests and digital signatures.
  • Create, store, and use user-credentials based on X.509 digital certificates.
  • Encrypt data using asymmetric and symmetric cryptography.

Parts of this API are implemented on Nokia devices (Series 40 3rd Edition Feature Pack 2 devices, Series 40 5th Edition devices and on S60 3rd Edition and 3rd Edition Feature Pack 1 devices).

This page was last modified on 18 July 2012, at 15:04.
171 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved