Set
the effective group ID, and if possible, the saved group ID of the process to the given group. Returns the new effective group ID. Not available on all platforms.
[Process.gid, Process.egid] #=> [0, 0] Process::GID.grant_privilege(31) #=> 33 [Process.gid, Process.egid] #=> [0, 33]
Returns true
if the real and effective group IDs of a process may be exchanged on the current platform.
Returns true
if the current platform has saved group ID functionality.
Returns debugging information about this node as a string.
Sets the time used in the verification. If not set, the current time is used.
Returns all certificate IDs in this request.
Returns an Array
of SingleResponse
for this BasicResponse
.
Returns the CertificateId
for which this SingleResponse
is.
Returns a string describing the PKey
object.
Returns the time at which the session was established.
Sets start time of the session. Time
resolution is in seconds.
Returns the timeout value set for the session, in seconds from the established time.
Sets how long until the session expires in seconds.
Sets the time to be used in verifications.