|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.util.CertificateUtil
Constructor Summary | |
CertificateUtil()
|
Method Summary | |
static java.lang.String |
getCertificateFingerprint(java.security.cert.X509Certificate cert)
Convenient method for classes to use to get a colon-separated MD5 hash of the certificate for the purpose of displaying to the user. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CertificateUtil()
Method Detail |
public static java.lang.String getCertificateFingerprint(java.security.cert.X509Certificate cert)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |