Lines Matching refs:OCSPResponse
49 ocspResponse []byte // stapled OCSP response1371 state.OCSPResponse = c.ocspResponse1384 // OCSPResponse returns the stapled OCSP response from the TLS server, if1386 func (c *Conn) OCSPResponse() []byte {1390 return c.ocspResponse