Lines Matching refs:OCSPResponse
49 ocspResponse []byte // stapled OCSP response1349 state.OCSPResponse = c.ocspResponse1362 // OCSPResponse returns the stapled OCSP response from the TLS server, if1364 func (c *Conn) OCSPResponse() []byte {1368 return c.ocspResponse