- create(status, basic_resp) -> OpenSSL::OCSP::Response[permalink][rdoc][edit]
- 
Response オブジェクトを OpenSSL::OCSP::BasicResponse オブジェクトから生成します。 - [PARAM] status:
- ステータスコード(整数)
- [PARAM] basic_resp:
- OpenSSL::OCSP::BasicResponse オブジェクト
 [SEE_ALSO] OpenSSL::OCSP::Response.new