Interface TlsStreamVerifier


  • public interface TlsStreamVerifier
    • Method Detail

      • getOutputStream

        java.io.OutputStream getOutputStream()
                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • isVerified

        boolean isVerified()
                    throws java.io.IOException
        Throws:
        java.io.IOException