int CapCert_checkValidity

(const CapCert cert)

Checks the validity time of the capability certificate.

Documentation

Checks the validity time of the capability certificate.

Parameters:
cert - a pointer to a capability certificate
Returns:
1 if notBefore<= now <= notAfter, 0 otherwise
See Also:
CapCert_getNotBefore(const CapCert)
CapCert_getNotAfter(const CapCert)

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.