pk_t type_of(const context& d) { return from_native(mbedtls_pk_get_type(&d.pk_)); }
static time_point now() { return from_native(now_native()); }