decode_cert

Function decode_cert 

Source
pub fn decode_cert(
    name: Arc<Name>,
    data: &[u8],
) -> Result<Certificate, PibError>
Expand description

Decode an NDNC-format certificate from raw bytes.