Results for: "tally"

No documentation available
No documentation available

Returns one of GRANTED, GRANTED_WITH_MODS, REJECTION, WAITING, REVOCATION_WARNING or REVOCATION_NOTIFICATION. A timestamp token has been created only in case status is equal to GRANTED or GRANTED_WITH_MODS.

Returns the ‘short name’ of the object identifier representing the algorithm that was used to derive 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:

algo = token_info.algorithm
puts algo                -> "SHA1"

Allows to set the object identifier or the ‘short name’ of the algorithm that was used to create the message imprint digest.

Example:

request.algorithm = "SHA1"

Returns the ‘short name’ of the object identifier that represents the algorithm that was used to create the message imprint digest.

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

The slice of the source that this token represents.

The state of the lexer when this token was produced.

Attach the comments to their respective locations in the tree by mutating the parse result.

Return the values from the repository, reifying them if necessary.

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

alias $foo $bar ^^^^^^^^^^^^^^^

foo.bar += baz ^^^^^^^^^^^^^^^

foo.bar &&= baz ^^^^^^^^^^^^^^^

Search took: 4ms  ·  Total Results: 1908