Lines Matching refs:OCSPResponse
47 ocspResponse []byte // stapled OCSP response1454 ocspResponse: c.ocspResponse,1716 // OCSPResponse returns the stapled OCSP response from the TLS server, if1718 func (c *Conn) OCSPResponse() []byte {1722 return c.ocspResponse