Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 474 Bytes

File metadata and controls

10 lines (7 loc) · 474 Bytes

AsposePdfCloud::TimestampSettings

Represents the ocsp settings using during signing process.

Properties

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