mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
upstream: tweak wording
OpenBSD-Commit-ID: bd002ca1599b71331faca735ff5f6de29e32222e
This commit is contained in:
parent
8ef5bf9d03
commit
18e84bfdc5
@ -271,7 +271,7 @@ The middleware library need only expose a handful of functions:
|
|||||||
const uint8_t *key_handle, size_t key_handle_len,
|
const uint8_t *key_handle, size_t key_handle_len,
|
||||||
uint8_t flags, struct sk_sign_response **sign_response);
|
uint8_t flags, struct sk_sign_response **sign_response);
|
||||||
|
|
||||||
In OpenSSH, these will be invoked by generalising the existing
|
In OpenSSH, these will be invoked by using a similar mechanism to
|
||||||
ssh-pkcs11-helper mechanism to provide containment of the middleware from
|
ssh-pkcs11-helper to provide address-space containment of the
|
||||||
ssh-agent.
|
middleware from ssh-agent.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user