Results for: "Logger"

Returns this response as a DER-encoded string.

Encodes this basic response into a DER-encoded string.

Returns the status of the certificate identified by the certid. The return value may be one of these constant:

When the status is V_CERTSTATUS_REVOKED, the time at which the certificate was revoked can be retrieved by revocation_time.

Encodes this SingleResponse into a DER-encoded string.

Compares this certificate id’s issuer with other and returns true if they are the same.

Encodes this certificate identifier into a DER-encoded string.

Returns an ASN1 encoded String that contains the Session object.

If the Request specified to request the TSA certificate (Request#cert_requested = true), then this field contains the certificate of the timestamp authority.

Returns the Response in DER-encoded form.

Returns the message imprint digest. For valid timestamps, this is the same value that was already given in the Request. If status is GRANTED or GRANTED_WITH_MODS, this is never nil.

Example:

mi = token_info.msg_imprint
puts mi                -> "DEADBEEF"

Returns time when this timestamp token was created. If status is GRANTED or GRANTED_WITH_MODS, this is never nil.

Returns the TokenInfo in DER-encoded form.

Set the message imprint digest.

Returns the message imprint (digest) of the data to be timestamped.

Specify whether the response shall contain the timestamp authority’s certificate or not. The default value is true.

Indicates whether the response shall contain the timestamp authority’s certificate or not.

DER-encodes this Request.

General callback for OpenSSL verify

Adds the OpenSSL::X509::Certificate cert to the certificate store.

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
Search took: 4ms  ·  Total Results: 2079