public class KeyInformation extends Object
KeyInformation(String alias, Key key, Certificate certificate)
String
getAlias()
Certificate
getCertificate()
Key
getKey()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public KeyInformation(String alias, Key key, Certificate certificate)
public String getAlias()
public Certificate getCertificate()
public Key getKey()
public String toString()
toString
Object