Latest update.
This commit is contained in:
@@ -8,7 +8,7 @@ X509_NAME_get0_der - get X509_NAME DER encoding
|
||||
|
||||
#include <openssl/x509.h>
|
||||
|
||||
int X509_NAME_get0_der(X509_NAME *nm, const unsigned char **pder,
|
||||
int X509_NAME_get0_der(const X509_NAME *nm, const unsigned char **pder,
|
||||
size_t *pderlen)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user