Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for getLocalCertificates (0.1 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. okhttp-testing-support/src/main/kotlin/okhttp3/FakeSSLSession.kt

      override fun getId(): ByteArray = throw UnsupportedOperationException()
    
      override fun getLastAccessedTime(): Long = throw UnsupportedOperationException()
    
      override fun getLocalCertificates(): Array<Certificate> = throw UnsupportedOperationException()
    
      override fun getLocalPrincipal(): Principal = throw UnsupportedOperationException()
    
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue Feb 03 22:17:59 GMT 2026
    - 3.2K bytes
    - Click Count (0)
Back to Top