ServerCredential(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents credentials of an FTP Server.
Attributes |
|
|---|---|
| Name | Description |
fingerprint |
str
Output only. The fingerprint is a hash of the public key, and is displayed when clients access the server for the first time to verify the server's identity. |
asymmetric_algorithm |
str
Output only. Asymmetric algorithm used by the public key. Possible values (can be expanded in future): - ssh-ed25519 |