getRemoteCertificates method

Iterable<ByteBuffer> getRemoteCertificates()

Implementation

Iterable<ByteBuffer> getRemoteCertificates() =>
    js_util.callMethod(this, 'getRemoteCertificates', []);