from_base64

Function from_base64 

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

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