加载中...
The Wayback Machine - https://sup1a9wrlpyh5li9ro.vcoronado.top/web/20090222204404/http://developer.android.com:80/reference/java/security/KeyStore.PasswordProtection.html
public static class

KeyStore.PasswordProtection

extends Object
implements KeyStore.ProtectionParameter Destroyable
java.lang.Object
   ↳ java.security.KeyStore.PasswordProtection

Summary

Public Constructors
KeyStore.PasswordProtection(char[] password)
Public Methods
synchronized void destroy()
synchronized char[] getPassword()
synchronized boolean isDestroyed()
[Expand]
Inherited Methods
From class java.lang.Object
From interface javax.security.auth.Destroyable

Public Constructors

public KeyStore.PasswordProtection (char[] password)

Public Methods

public synchronized void destroy ()

public synchronized char[] getPassword ()

public synchronized boolean isDestroyed ()