@blockchaincommons/components - v1.0.0-beta.4
    Preparing search index...

    Interface SshAgentUnlockOptions

    The options of an agent-backed unlock.

    interface SshAgentUnlockOptions {
        agent: SshAgent;
    }
    Index
    agent: SshAgent

    The agent that signs the salt.