pub fn parse_master_key(data: &[u8]) -> Result<MasterKey, DpapiError>Expand description
Parse the MasterKey sub-blob (impacket MasterKey structure).
pub fn parse_master_key(data: &[u8]) -> Result<MasterKey, DpapiError>Parse the MasterKey sub-blob (impacket MasterKey structure).