Method
GcrCertificateget_expiry_date
Declaration [src]
GDate*
gcr_certificate_get_expiry_date (
GcrCertificate* self
)
Description [src]
Get the expiry date of this certificate.
The GDate
returned should be freed by the caller using
g_date_free()
when no longer required.