public interface CertificateResponseCallback
abstract void
respond(Array<byte> certificate)
error(Throwable exception)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void respond(Array<byte> certificate)
abstract void error(Throwable exception)