View Source API Reference WhatsApp-Flow-Crypto v0.1.0
Modules
This module contains the NIF function to the rust library.
Load the private key from the file system. The private key is reused once loaded. The library returns a reference
to the private key. This can be done by the function fetch_private_key/2
. Just read the private key and
call the function to receive a reference of the private key. If the private key is encrypted you need to
specify the password.