method

signed?

ruby latest stable - Class: OpenSSL::OCSP::Request
signed?()
public

Returns true if the request is signed, false otherwise. Note that the validity of the signature is not checked. Use #verify to verify that.