void trust()
The SSL certificate is trusted.
void cancel()
The SSL certificate is not trusted.
String getCertFingerprint()
Get the SSL certificate's fingerprint.
String getCertIssuedTo()
Get the value of whom the SSL certificate is issued to.
String getCertSerialNum()
Get the serial number of the SSL certificate.
String getCertIssuedBy()
Get the value that who issues the SSL certificate.