reach_
core
0.1.0
Match
Response
Required Associated Types
Resp
Implementors
In reach_
core::
communication
reach_core
::
communication
Trait
MatchResponse
Copy item path
Source
pub trait MatchResponse<Req> { type
Resp
; }
Required Associated Types
§
Source
type
Resp
Implementors
§
Source
§
impl
MatchResponse
<
Request
> for
ReachablePublicKeyRing
Source
§
type
Resp
=
ReachOk
Source
§
impl
MatchResponse
<
Request
> for
AuthenticationAssurance
Source
§
type
Resp
=
ReachOk
Source
§
impl
MatchResponse
<
Request
> for
Init
Source
§
type
Resp
=
ReachOk
Source
§
impl
MatchResponse
<
Request
> for
InitAuthenticatedSession
Source
§
type
Resp
=
AuthenticationChallenge
Source
§
impl
MatchResponse
<
Request
> for
ReachableVerifyingKeys
Source
§
type
Resp
=
ReachOk
Source
§
impl
MatchResponse
<
Request
> for
RemoveReachableVerifyingKeys
Source
§
type
Resp
=
ReachOk
Source
§
impl
MatchResponse
<
Request
> for
AllReachableVerifyingKeys
Source
§
type
Resp
=
SecretsOk
Source
§
impl
MatchResponse
<
Request
> for
GetReachablePublicKeys
Source
§
type
Resp
=
ReachablePublicKeyRing
Source
§
impl
MatchResponse
<
Request
> for
Hello
Source
§
type
Resp
=
SecretsOk
Source
§
impl
MatchResponse
<
Request
> for
Initialize
Source
§
type
Resp
=
Initialized
Source
§
impl
MatchResponse
<
Request
> for
UnlockKey
Source
§
type
Resp
=
SecretsOk