java.lang.Object | ||
java.security.cert.TrustAnchor |
TrustAnchor(X509Certificate trustedCert, byte[] nameConstraints) | ||||||
TrustAnchor(String caName, PublicKey caPublicKey, byte[] nameConstraints) | ||||||
TrustAnchor(X500Principal caPrincipal, PublicKey caPublicKey, byte[] nameConstraints) |
final | X500Principal | getCA() | ||||
final | String | getCAName() | ||||
final | PublicKey | getCAPublicKey() | ||||
final | byte[] | getNameConstraints() | ||||
final | X509Certificate | getTrustedCert() | ||||
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 |