This subpackage contains two classes for generating / processing OCSP (RFC 2560) server- and client requests/responses which is internally done by using the Bouncy Castle OCSP parsers and generators. Because all data is generated and processed as raw bytes, these classes are independent from any specific transport protocol for OCSP requests/responses (e. g. HTTP/HTTPS) and can so flexibly used in many applications. @author Johannes Nicolai (johannes.nicolai@novosec.com)