class key_ring :?uplink:#key_handler -> unit ->
object
..end
key_ring
is a cache for keys. The optional uplink
handler
is invoked when no matching key is found in the cache.method clear : unit -> unit
method add_key : key -> unit
method keys : key list