Eneboo - Documentación para desarrolladores
Funciones
Referencia del Archivo src/libdigidoc/openssl/crypto/asn1/a_time.c
#include <stdio.h>
#include <time.h>
#include "cryptlib.h"
#include "o_time.h"
#include <openssl/asn1t.h>

Funciones

ASN1_TIMEASN1_TIME_set (ASN1_TIME *s, time_t t)
int ASN1_TIME_check (ASN1_TIME *t)
ASN1_GENERALIZEDTIMEASN1_TIME_to_generalizedtime (ASN1_TIME *t, ASN1_GENERALIZEDTIME **out)

Documentación de las funciones

int ASN1_TIME_check ( ASN1_TIME t)
ASN1_TIME* ASN1_TIME_set ( ASN1_TIME s,
time_t  t 
)
ASN1_GENERALIZEDTIME* ASN1_TIME_to_generalizedtime ( ASN1_TIME t,
ASN1_GENERALIZEDTIME **  out 
)
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'