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
.
mi = token_info.msg_imprint puts mi -> "DEADBEEF"
Set
the message imprint digest.
Returns the message imprint (digest) of the data to be timestamped.
Ensures the root certificate in chain
is self-signed and valid for time
.
Adds a local gem requested using dep_name
with the given spec
that can be loaded and installed using the source
.
Sends “close notify” to the peer and tries to shut down the SSL
connection gracefully.
If a timestamp token is present, this returns it in the form of a OpenSSL::PKCS7
.
Restore session state from the session’s FileStore
file.
Returns the session state as a hash.
Restore (empty) session state.
Restore session state from the session’s PStore
file.
Returns the session state as a hash.
Returns true
if the entry is a directory (i.e., the value of the type fact is dir, cdir, or pdir).