PqxdhHandlerState

Type Alias PqxdhHandlerState 

Source
type PqxdhHandlerState<M> = (Arc<PqxdhProtocolHandler<M>>, JoinHandle<()>);