NervesKey.provision

You're seeing just the function provision, go back to NervesKey module for more information.
Link to this function

provision(transport, info, signer_cert, signer_key)

View Source

Specs

Provision a NervesKey in one step.

See the README.md for how to use this. This function locks the ATECC508A down, so you'll want to be sure what you pass it is correct.

This function does it all. It requires the signer's private key so handle that with care. Alternatively, please consider sending a PR for supporting off-device signatures so that HSMs can be used.