Type Definition ic_certification::Certificate

source ·
pub type Certificate = Certificate<Vec<u8>>;
Expand description