Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 729 Bytes

PipelineSshPublicKey.md

File metadata and controls

13 lines (10 loc) · 729 Bytes

PipelineSshPublicKey

Properties

Name Type Description Notes
Type_ string [default to null]
KeyType string The type of the public key. [optional] [default to null]
Key string The base64 encoded public key. [optional] [default to null]
Md5Fingerprint string The MD5 fingerprint of the public key. [optional] [default to null]
Sha256Fingerprint string The SHA-256 fingerprint of the public key. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]