Represents component that can create a signer from it's archive. Usually
signer module would provide from function and therefor be an implementation
of this interface.
Library also provides utility functions for combining multiple
SignerImporters into one.
Represents component that can create a signer from it's archive. Usually signer module would provide
from
function and therefor be an implementation of this interface.Library also provides utility functions for combining multiple SignerImporters into one.