Lines Matching refs:OCSPResponse
48 ocspResponse []byte // stapled OCSP response1561 ocspResponse: c.ocspResponse,1832 // OCSPResponse returns the stapled OCSP response from the TLS server, if1834 func (c *Conn) OCSPResponse() []byte {1838 return c.ocspResponse