Function unpad_cbor

Source
fn unpad_cbor(data: &[u8]) -> Result<Vec<u8>, CryptoError>