Results for: "tally"

No documentation available

Return full names of all specs in the record in sorted order.

Removes all gems in list.

NOTE: removes uninstalled gems from list.

No documentation available

Similar to decode with the difference that decode expects one distinct value represented in der. decode_all on the contrary decodes a sequence of sequential BER/DER values lined up in der and returns them as an array.

Example

ders = File.binread('asn1data_seq')
asn1_ary = OpenSSL::ASN1.decode_all(ders)

Like each_header, but the keys are returned in capitalized form.

Net::HTTPHeader#canonical_each is an alias for Net::HTTPHeader#each_capitalized.

Returns the challenge string associated with this SPKI.

Parameters

Sets the challenge to be associated with the SPKI. May be used by the server, e.g. to prevent replay.

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

Returns every spec that has the given full_name

No documentation available
No documentation available
No documentation available

Stop tracing object allocations.

Note that if ::trace_object_allocations_start is called n-times, then tracing will stop after calling ::trace_object_allocations_stop n-times.

Clear recorded tracing information.

Like Enumerable#select, but chains operation to be lazy-evaluated.

No documentation available

Check state file is writable. Creates empty file if not present to ensure we can write to it.

No documentation available
Search took: 2ms  ·  Total Results: 1250