English | Site Directory

Android - An Open Handset Alliance Project

java.security
public static class

java.security.KeyStore.PasswordProtection

java.lang.Object
java.security.KeyStore.PasswordProtection KeyStore.ProtectionParameter Destroyable

Summary

Public Constructors

          KeyStore.PasswordProtection(char[] password)

Public Methods

  synchronized      void  destroy()
  synchronized      char[]  getPassword()
  synchronized      boolean  isDestroyed()
Methods inherited from class java.lang.Object
Methods inherited from interface javax.security.auth.Destroyable

Details

Public Constructors

public KeyStore.PasswordProtection(char[] password)

Public Methods

public synchronized void destroy()

public synchronized char[] getPassword()

public synchronized boolean isDestroyed()

Build m5-rc15i - 10 Jun 2008 13:54