Another ENGINE that's been working in 0.9.6-engine for a while that will
be included for 0.9.6c-engine.
This commit is contained in:
@@ -165,6 +165,11 @@ ENGINE *ENGINE_sureware();
|
||||
/* Returns a structure of ubsec methods. */
|
||||
ENGINE *ENGINE_ubsec();
|
||||
#endif /* !NO_HW_UBSEC */
|
||||
|
||||
#ifndef NO_HW_KEYCLIENT
|
||||
/* Returns a structure of keyclient methods. */
|
||||
ENGINE *ENGINE_keyclient();
|
||||
#endif /* !NO_HW_KEYCLIENT */
|
||||
#endif /* !NO_HW */
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user