Type Alias oprf::coprf::coprf_setup::CoPRFKeyID
source · pub type CoPRFKeyID = Vec<u8>;
Expand description
A coPRF evaluation key is identified by a bytestring of arbitrary length.
Aliased Type§
struct CoPRFKeyID { /* private fields */ }