Erebus.PrivateKeyStore (Erebus v0.2.0-rc.3) View Source

This module serves as cache storage using ETS for private keys.

Link to this section Summary

Functions

Get the private key from the ETS cache OR fetch it from the backend - if the backend supports it.

Link to this section Functions

Link to this function

get_key(handle, version, opts)

View Source

Get the private key from the ETS cache OR fetch it from the backend - if the backend supports it.