defined *_create_from_file() constructors in libstrongswan/credentials/certificates
This commit is contained in:
@@ -85,4 +85,9 @@ struct crl_t {
|
||||
|
||||
};
|
||||
|
||||
/**
|
||||
* Load and parse an X.509 crl file
|
||||
*/
|
||||
crl_t* crl_create_from_file(char *path);
|
||||
|
||||
#endif /* CRL_H_ @}*/
|
||||
|
||||
Reference in New Issue
Block a user