LiteCore
Couchbase Lite cross-platform core implementation
Loading...
Searching...
No Matches
c4Certificate.h File Reference

Go to the source code of this file.

Functions

Certificate and CSR Functions
CBL_CORE_API void c4cert_getValidTimespan (C4Cert *cert, C4Timestamp *outCreated, C4Timestamp *outExpires)
 Returns the time range during which a (signed) certificate is valid.