pub fn validate_reg_cddl(
    bin_reg: &[u8],
    cddl_config: &CddlConfig
) -> Result<(), RegistrationError>
Expand description

Validate raw registration binary against 61284 CDDL spec

Errors

Failure will occur if parsed keys do not match CDDL spec