Eneboo - Documentación para desarrolladores
|
#include <stdio.h>
#include <time.h>
#include "cryptlib.h"
#include "o_time.h"
#include <openssl/asn1t.h>
Funciones | |
ASN1_TIME * | ASN1_TIME_set (ASN1_TIME *s, time_t t) |
int | ASN1_TIME_check (ASN1_TIME *t) |
ASN1_GENERALIZEDTIME * | ASN1_TIME_to_generalizedtime (ASN1_TIME *t, ASN1_GENERALIZEDTIME **out) |
ASN1_GENERALIZEDTIME* ASN1_TIME_to_generalizedtime | ( | ASN1_TIME * | t, |
ASN1_GENERALIZEDTIME ** | out | ||
) |