certificate factory can load certs from file
This commit is contained in:
@@ -54,10 +54,5 @@ struct ac_t {
|
||||
bool (*equals_holder) (const ac_t *this, const ac_t *other);
|
||||
};
|
||||
|
||||
/**
|
||||
* Load and parse an X.509 attribute certificate file
|
||||
*/
|
||||
ac_t* ac_create_from_file(char *path);
|
||||
|
||||
#endif /* AC_H_ @}*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user