ITsaClient.GenerateTimeStamp(Stream) Method
In This Article
Generates a timestamp for the specific data.
Namespace: DevExpress.Office.Tsp
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
stream | Stream | A stream that contains data used to generate a timestamp. |
#Returns
Type | Description |
---|---|
Byte[] | An ASN. |
See Also