Module client

Module client 

Source
Expand description

Client-side enrollment session for NDNCERT.

EnrollmentSession manages the client’s state machine through the protocol exchange. It produces serialized request bodies and consumes serialized response bodies. The network I/O is provided by the caller (the ndn-identity crate).

Structs§

EnrollmentSession
Client-side NDNCERT enrollment session.