Copies the nonce from request into this response. Returns 1 on success and 0 on failure.
Returns a SingleResponse
whose CertId matches with certificate_id, or nil
if this BasicResponse
does not contain it.
Recovers the signed data from signature
using a public key pkey
. Not all signature algorithms support this operation.
Added in version 3.0. See also the man page EVP_PKEY_verify_recover(3).
signature
A String
containing the signature to be verified.
If the Request
specified to request the TSA certificate (Request#cert_requested = true), then this field contains the certificate of the timestamp authority.
Responsible for finding the nearest targets to the given comment within the context of the given encapsulating node.
Fetch the start byte offset of the value.
Configure the character columns field for this repository and return self.
Build a diagnostic from the given prism parse error.
Build a diagnostic from the given prism parse warning.
Builds extensions. Valid types of extensions are extconf.rb files, configure scripts and rakefiles or mkrf_conf files.
We want to use the same linker that Ruby
uses, so that the linker flags from mkmf work properly.