libsshpp: Remove type argument from doc.
Этот коммит содержится в:
родитель
0bd99b3773
Коммит
98ada12f66
@ -206,7 +206,6 @@ public:
|
|||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
/** @brief Try to authenticate using the publickey method.
|
/** @brief Try to authenticate using the publickey method.
|
||||||
* @param[in] type public key type
|
|
||||||
* @param[in] pubkey public key to use for authentication
|
* @param[in] pubkey public key to use for authentication
|
||||||
* @throws SshException on error
|
* @throws SshException on error
|
||||||
* @returns SSH_AUTH_SUCCESS if the pubkey is accepted,
|
* @returns SSH_AUTH_SUCCESS if the pubkey is accepted,
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user