pub(crate) fn parse_certificates(json_str: &str) -> Result<Vec<Certificate>>Expand description
Parse certificate list from JSON response
pub(crate) fn parse_certificates(json_str: &str) -> Result<Vec<Certificate>>Parse certificate list from JSON response