Function from_hex

Source
pub fn from_hex(init_data: &str) -> Result<PsshBoxVec>
Expand description

Parse one or more PSSH boxes from some initialization data encoded in hex format.