{ foo: } ^^^^
Returns the code fragment that corresponds to this AST.
Note that this is an API for ruby internal use, debugging, and research. Do not use this for any other purpose. The compatibility is not guaranteed.
Also note that this API may return an incomplete code fragment that does not parse; for example, a here document following an expression may be dropped.
Waits for a SSL/TLS client to initiate a handshake.
The X509
certificate for this socket endpoint.
See TCPServer#listen
for details.
Works similar to TCPServer#accept
.
Returns all certificate IDs in this request.
Returns a BasicResponse
for this response
Returns the CertificateId
for which this SingleResponse
is.
If the timestamp token is valid then this field contains the same nonce that was passed to the timestamp server in the initial Request
.
Sets the nonce (number used once) that the server shall include in its response. If the nonce is set, the server must return the same nonce value in a valid Response
.
Returns the nonce (number used once) that the server shall include in its response.