X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fbtls%2Fbtls-x509.h;h=d9137431333d46cca5ffbf7f9f25ce25a456300c;hb=79c15b9ff0bd75ce8a721d663a710352766898f8;hp=a9a9200127d47ee4b011e85908e7f8fd60132036;hpb=c866c3eefb79ea86be468e4f95c7012fa3d2db4f;p=mono.git diff --git a/mono/btls/btls-x509.h b/mono/btls/btls-x509.h index a9a9200127d..d9137431333 100644 --- a/mono/btls/btls-x509.h +++ b/mono/btls/btls-x509.h @@ -79,10 +79,10 @@ mono_btls_x509_cmp (const X509 *a, const X509 *b); int mono_btls_x509_get_hash (X509 *x509, const void **data); -long +int64_t mono_btls_x509_get_not_before (X509 *x509); -long +int64_t mono_btls_x509_get_not_after (X509 *x509); int