Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
This commit is contained in:
@@ -99,6 +99,7 @@ long length;
|
||||
X509_VAL *X509_VAL_new()
|
||||
{
|
||||
X509_VAL *ret=NULL;
|
||||
ASN1_CTX c;
|
||||
|
||||
M_ASN1_New_Malloc(ret,X509_VAL);
|
||||
M_ASN1_New(ret->notBefore,ASN1_UTCTIME_new);
|
||||
|
||||
Reference in New Issue
Block a user