Android
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()

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48