BIO_new_file ( filename mode -- BIO* )


Vocabulary
openssl.libcrypto

Inputs
filenamean object
modean object


Outputs
BIO*an object


Definition