pub fn get_cert_status(cert: &Cert) -> StringExpand description
Returns a human-readable string representing the status of a PGP certificate.
The status can be “Valid”, “Revoked”, “Expired”, or “Invalid” with additional details like expiration dates where applicable.