Hi All,
we are upgrading our codebase to 1.1.1 from 1.0.2k.Here's a code snippet causing error :
ext = X509_get_ext(X509, n);
data = "">
How do i get the data value from X509_EXTENSION object.
since forward declarations are not allowed (compiler error) & i couldn't find a suitable 'getter' function.
Can someone please help me out in resolving this issue.??
Thanks,
Prudvi.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Follow-Ups:
- Re: get data from X509_EXTENSION in openSSL 1.1.1.
- From: Viktor Dukhovni
- Re: get data from X509_EXTENSION in openSSL 1.1.1.
- From: Kenneth Goldman
- Re: get data from X509_EXTENSION in openSSL 1.1.1.
- Prev by Date: Re: OCSP response signature algorithm
- Next by Date: Re: get data from X509_EXTENSION in openSSL 1.1.1.
- Previous by thread: Question about SSL_key_update
- Next by thread: Re: get data from X509_EXTENSION in openSSL 1.1.1.
- Index(es):
![]() |