abstract fun getConnectionByKey(agent: Agent, key: String): Single<ConnectionRecord>
Get the ConnectionRecord for the given key. Can be a connection key or our ver key.
agent - for which to execute the action
agent
key - is the key
key
AriesFrameworkException -
AriesFrameworkException
Return ConnectionRecord