VIVOTEK
466 - User's Manual
© 2022 VIVOTEK INC. All Right Reserved
317
keytype ed25519,rsa,ecdsa "ed25519":fastertogeneratewithhigher
securitylevel,someoldservermightnotsupport.
"rsa":slowertoge neratewithslightlylower
securitylevelthaned25519.
"ecdsa":lowsecuritylevel.
Akeytypewillbeautomaticallyselectedifthe
parameterisnotprovided.Theselectedorder
willbeed25519/rsa/ecdsauntilsuccessful
pairing,anerrormessagewillreturnifallkeytype
failed.
*Requiredwhenoperation=download.
Exampleofdownloadkey:
Request:
http://<servername>/cgi‐bin/admin/sftpclient.cgi?operation=manualmode&key=download&index=
1&address=<ip>&username=xxx&fingerprint_enable=1&fingerprint_content=<MD5
value>&keytype =e cdsa
Responseofsuccess:
HTTP/1.1200OK\r\n
Content‐Type:text/plain\r\n
Content‐Length:<SuccessMessageLength>\r\n
\r\n
ok
Request:
http://<servername>/cgi‐bin/admin/sftpclient.cgi?operation=manualmode&key=download&index=
1&address=<ip>&username=xxx&fingerprint_enable=1&fingerprint_content=<MD5
value>&keytype=test
Responseoffailure:
HTTP/1.1200OK\r\n
Content‐Type:text/plain\r\n
Content‐Length:<ErrorMessageLength>\r\n
\r\n
ERROR:Invalidkeytype
Exampleofuploadprivatekey:
POSThttp://172.16.219.217/cgi‐bin/admin/sftpclient.cgiHTTP/1.1