Lines Matching refs:OCSPResponse
46 ocspResponse []byte // stapled OCSP response1452 ocspResponse: c.ocspResponse,1687 // OCSPResponse returns the stapled OCSP response from the TLS server, if1689 func (c *Conn) OCSPResponse() []byte {1693 return c.ocspResponse