Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 608 Bytes

File metadata and controls

14 lines (9 loc) · 608 Bytes

TimestampSettings

Represents the ocsp settings using during signing process.

Properties

Name Type Description Notes
serverUrl String Gets/sets the timestamp server url. [optional]
basicAuthCredentials String 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]