tls_load_file ( file len password -- uint8_t* )


Vocabulary
libtls.ffi

Inputs
filean object
lenan object
passwordan object


Outputs
uint8_t*an object


Definition


LIBRARY: libtls FUNCTION: uint8_t* tls_load_file
( c-string file, size_t* len, char* password )