LiteCore
Couchbase Lite cross-platform core implementation
|
#include "c4CertificateTypes.h"
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. | |