package git-mirage

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module Stack : Mirage_stack.V4V6
module TCP : sig ... end
module Mclock : Mirage_clock.MCLOCK

Signature

type nonrec endpoint = Stack.t endpoint
type flow
val ssh_endpoint : endpoint Mimic.value
val ssh_protocol : (endpoint, flow) Mimic.protocol
val ssh_authenticator : Awa.Keys.authenticator Mimic.value
val ssh_key : Awa.Hostkey.priv Mimic.value
val with_authenticator : string -> Mimic.ctx -> Mimic.ctx
val with_rsa_key : string -> Mimic.ctx -> Mimic.ctx
val with_ed25519_key : string -> Mimic.ctx -> Mimic.ctx
val ctx : Mimic.ctx
OCaml

Innovation. Community. Security.