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

KeyRep

extends Object
implements Serializable
java.lang.Object
   ↳ java.security.KeyRep

Summary

Nested Classes
public class KeyRep.Type Supported key types  
Public Constructors
KeyRep(KeyRep.Type type, String algorithm, String format, byte[] encoded)
Protected Methods
Object readResolve()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public KeyRep (KeyRep.Type type, String algorithm, String format, byte[] encoded)

Protected Methods

protected Object readResolve ()