pub fn get_pkcs12_password( password: Option<impl ToString>, password_file: Option<impl AsRef<Path>>, ) -> Result<String, AppleCodesignError>