Android 2.3 Gingerbread

Package android.security

Utilities for encrypting messages from hash functions.

See:
          Description

Class Summary
Credentials
KeyStore
Md5MessageDigest Provides the MD5 hash encryption.
MessageDigest Base class for producing a message digest from different hash encryptions.
Sha1MessageDigest Provides the SHA-1 hash encyption.
SystemKeyStore  
 

Package android.security Description

Utilities for encrypting messages from hash functions.


Android 2.3 Gingerbread