java.lang.Object | ||
java.security.KeyStore.PrivateKeyEntry | KeyStore.Entry |
KeyStore.PrivateKeyEntry(PrivateKey privateKey, Certificate[] chain) |
Certificate | getCertificate() | |||||
Certificate[] | getCertificateChain() | |||||
PrivateKey | getPrivateKey() | |||||
String | toString() | |||||
Returns a string containing a concise, human-readable description of the receiver. |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:56 |