Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 615 Bytes

File metadata and controls

12 lines (8 loc) · 615 Bytes

TimestampSettings

Represents the ocsp settings using during signing process.

Properties

Name Type Description Notes
server_url str Gets/sets the timestamp server url. [optional]
basic_auth_credentials str Gets/sets the basic authentication credentials, Username and password are combined into a string "username:password". [optional]

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