Skip to main content

get_cert_status

Function get_cert_status 

Source
pub fn get_cert_status(cert: &Cert) -> String
Expand 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.