Class TsaClient
Creates timestamp requests and communicates with TSA services through HTTP.
Inheritance
System.Object
TsaClient
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Sig.Crypto
Assembly: SigCrypto.dll
Syntax
public class TsaClient
Constructors
Name | Description |
---|---|
TsaClient(String, HashAlgorithmName, Byte[]) | Requests a trusted timestamp from the given TSA service |
Properties
Name | Description |
---|---|
TimeStampResponse | The time stamp response. |
Methods
Name | Description |
---|---|
RequestAsync(String, HashAlgorithmName, Byte[]) | Requests a trusted timestamp from the given TSA service |