Future setServerCertificate(/*BufferSource*/ serverCertificate) => promiseToFuture( JS("", "#.setServerCertificate(#)", this, serverCertificate));