pub fn quick_check_leaf_validity(
cert: &Certificate,
now: DateTime<Utc>,
) -> VerificationResultExpand description
Quick helper for path validation — checks time validity of the leaf only.
pub fn quick_check_leaf_validity(
cert: &Certificate,
now: DateTime<Utc>,
) -> VerificationResultQuick helper for path validation — checks time validity of the leaf only.