Constructs a new TSABasicAuthCredentials instance.
The parameters for constructing an instance of TSABasicAuthCredentials.
The password required to get the timestamp token. Cannot be undefined.
The username required to get the timestamp token. Cannot be undefined.
Private Readonly _passwordPrivate Readonly _usernameReturns the intended password to be used for timestamping.
The password
Returns the intended username to be used for timestamping.
The username
Generated using TypeDoc
Parameters specifying options related to the time stamp authority credentials required for RFC3161TSAOptions.