Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 926 Bytes

KeyServerNoRecords.md

File metadata and controls

14 lines (10 loc) · 926 Bytes

KeyServerNoRecords

Properties

Name Type Description Notes
Links *InlineResponse201Links [optional] [default to null]
Password string Password credentials for connecting with the key server. This is not audited. [optional] [default to null]
Server string External key server for key management. If no port is provided, a default port of 5696 is used. Not valid in POST if `records` is provided. [optional] [default to null]
Timeout int32 I/O timeout in seconds for communicating with the key server. [optional] [default to null]
Username string [optional] [default to null]

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