|
NAMEfido_init —
initialise the FIDO 2 library
SYNOPSIS#include <fido.h>
void
DESCRIPTIONThefido_init () function initialises the
libfido2 library. Its invocation must precede that of any
other libfido2 function in the context of the executing
thread.
If If SEE ALSOfido_assert_new(3), fido_cred_new(3), fido_dev_info_manifest(3), fido_dev_open(3)
Visit the GSP FreeBSD Man Page Interface. |