Flowdock
method

verify

Importance_1
verify(p1, p2, p3 = v3) public

Verifies this request using the given certificates and store. certificates is an array of OpenSSL::X509::Certificate, store is an OpenSSL::X509::Store.

Note that false is returned if the request does not have a signature. Use #signed? to check whether the request is signed or not.

Show source
Register or log in to add new notes.