secretive/Sources/Packages/Sources/SecretAgentKit/Documentation.docc/Documentation.md

24 lines
329 B
Markdown
Raw Normal View History

2022-01-02 05:46:01 +00:00
# ``SecretAgentKit``
SecretAgentKit is a collection of types that allow SecretAgent to conform to the SSH agent protocol.
2022-01-02 05:46:01 +00:00
## Topics
2022-01-02 05:46:01 +00:00
### Agent
2022-01-02 05:46:01 +00:00
- ``Agent``
### Protocol
- ``SSHAgent``
### Request Notification
- ``SigningWitness``
2022-01-02 05:46:01 +00:00
### Socket Operations
2022-01-02 05:46:01 +00:00
- ``SocketController``
- ``FileHandleReader``
- ``FileHandleWriter``