Interface TlsStreamSigner


  • public interface TlsStreamSigner
    • Method Detail

      • getOutputStream

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

        byte[] getSignature()
                     throws java.io.IOException
        Throws:
        java.io.IOException