pub fn parse_vcrd_attributes(
vcrd: &[u8],
) -> Result<Vec<VcrdAttribute>, DpapiError>Expand description
Parse a VAULT_VCRD record into its encrypted attributes.
pub fn parse_vcrd_attributes(
vcrd: &[u8],
) -> Result<Vec<VcrdAttribute>, DpapiError>Parse a VAULT_VCRD record into its encrypted attributes.