rip input_ready() and call isatty() instead
should be more portable (work on windows) relates to #12
This commit is contained in:
@@ -45,6 +45,5 @@ unsigned char get_algorithm(EVP_PKEY*);
|
||||
FILE *open_file(const char*, int);
|
||||
int get_object_id(enum enum_slot slot);
|
||||
bool set_component_with_len(unsigned char**, const BIGNUM*, int);
|
||||
bool input_ready(FILE*);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user